Skip to content

Conversation

@gabsow
Copy link

@gabsow gabsow commented Nov 4, 2025

  • Add macOS 15 (Sequoia) support with SDK version 15.0
  • Add -undefined dynamic_lookup flag for module linking on macOS
  • Remove duplicate sonoma entry in version check

Note

Add macOS 15 (Sequoia) support and enable -undefined dynamic_lookup for macOS shared module linking, while removing a duplicate Sonoma check.

  • Build/macOS:
    • Add sequoia (macOS 15) with OSX_MIN_SDK_VER=15.0 and wire into deployment target flags in mk/macos.defs.
    • Add -undefined dynamic_lookup to SO_LD_FLAGS.macos for module linking in mk/cc.defs.
    • Remove duplicate sonoma version branch in mk/macos.defs.

Written by Cursor Bugbot for commit 61ae3b9. This will update automatically on new commits. Configure here.

- Add macOS 15 (Sequoia) support with SDK version 15.0
- Add -undefined dynamic_lookup flag for module linking on macOS
- Remove duplicate sonoma entry in version check
@gabsow gabsow requested a review from eranhd November 4, 2025 16:57
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2025

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants