Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tiledb: disable opportunistic fetch and build of irrelevant compoments #21898

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

barracuda156
Copy link
Contributor

Fixes: https://trac.macports.org/ticket/68958

Description

Avoid doing some nonsense which is done by CMake default settings on new systems.

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 14.2.1
Xcode 15.1

macOS 10A190
Xcode 3.2

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@reneeotten reneeotten merged commit 1fc7630 into macports:master Dec 23, 2023
3 checks passed
@barracuda156 barracuda156 deleted the tiledb branch December 23, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 participants