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

Build and test wasm on MacOS in CI #1

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

Conversation

rishflab
Copy link
Owner

See rust-bitcoin/rust-secp256k1#254 for more
details

@rishflab rishflab force-pushed the mac-os-build branch 7 times, most recently from e25fd0d to 7c46f07 Compare July 20, 2021 01:23
The default clang installation provided in MacOS does not work. We fixed
 this locally by installing clang via llvm through brew and setting the
 CC and AR env variables to point at the new clang installation.The CI
 MacOS image seems to already have llvm installed so we did not need to
 install llvm on the CI.

See rust-bitcoin/rust-secp256k1#254 for more
details
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