-
Notifications
You must be signed in to change notification settings - Fork 89
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
fix: use classic linker with AppleClang 15+ #3167
Conversation
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@henryiii - thanks so much! I see that all the tests pass!
Does this fix everything? If so, thank you @henryiii!!! Also, it would mean that a lot of test-PRs can be cleaned up, and done-but-waiting PRs can be updated and merged. |
Kind of. It fixes things as long as Apple doesn’t remove the legacy option. :) We should probably try macOS 14. And eventually figure out why we can’t link with the new linker. |
Checking #3164 with macos-13.