Skip to content

Fix a linking issue on macOS#18

Open
zhengyao-lin wants to merge 4 commits intodigama0:mainfrom
zhengyao-lin:main
Open

Fix a linking issue on macOS#18
zhengyao-lin wants to merge 4 commits intodigama0:mainfrom
zhengyao-lin:main

Conversation

@zhengyao-lin
Copy link

@zhengyao-lin zhengyao-lin commented Mar 11, 2026

macOS doesn't seem to ship a static version of libc++/libc++abi, so this PR marks them dynamic if the system is macOS.

I also made a few additional tweaks to the CI:

  • Additional CI pipelines for building on macOS and Ubuntu ARM
  • Removed Rust's nightly toolchain flag since that doesn't seem to be needed?
  • Fixed a clippy error on ARM

But let me know if I should revert any of those

Thanks!

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