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

Add link flag -undefined dynamic_lookup for macOS build (fixes GH-4) #5

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

Conversation

PatriceBlin
Copy link
Member

See #4

To be checked when I get an hand on a macOS device.

I took the "if" check from LLVM: 15.x/libcxxabi/CMakeLists.txt#L412
llvm/llvm-project@6f8d62d

It's unclear if it's related to clang only, or if we should expect macOS to only build with clang or even if "-undefined dynamic_lookup" would be supported in the future.

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.

1 participant