Skip to content

osxbom: switch to lib-style dependency on libunwind #28635

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cooljeanius
Copy link
Contributor

In https://trac.macports.org/ticket/66250 it says that Macports-built libunwind can cause problems with other ports. This PR tweaks osxbom's dependency on libunwind to use a lib:-style dependency instead, so that the system libunwind can satisfy it instead.

Description

Type(s)
  • enhancement
Tested on

macOS 15.5 24F74 x86_64
Xcode 16.4 16F6

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 in commit message?
  • checked your Portfile with port lint?
  • 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?

@cooljeanius cooljeanius marked this pull request as ready for review June 7, 2025 04:28
@ryandesign
Copy link
Contributor

Why are the libmacho and libmacho-headers dependencies needed at all? I tried removing them from the port and was still able to build it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants