-
Notifications
You must be signed in to change notification settings - Fork 742
libclang wants arm64-apple-XX instead of aarch-apple-XX #1868
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
Comments
This is not build environment related issues. it does same one clean macos one. |
If builder does not select target. it will set-up libclang target automatically.
do I need to generate |
Seems libclang wants |
This issue looks like a dup of #1211. |
Yep, that's #1211. |
Input C/C++ Header
Those NSS related headers.
https://github.com/mozilla/neqo/tree/main/neqo-crypto/bindings
Bindgen Invocation
https://github.com/mozilla/neqo/blob/adbdb256ab6444e7906de3afef849eeb9e6204a6/neqo-crypto/build.rs#L228-L285
Actual Results
see detail explains here: mozilla/neqo#922
The text was updated successfully, but these errors were encountered: