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

Xcode-15 intel fix #1

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Xcode-15 intel fix #1

merged 1 commit into from
Oct 2, 2023

Conversation

toluRV
Copy link

@toluRV toluRV commented Oct 2, 2023

This effectively disables the C definitions (_Float16 _Complex ...) that trip bindgen inside avx512vlfp16intrin.h and avx512fp16intrin.h.

rust-lang/rust-bindgen#2500 (comment)

@toluRV toluRV requested a review from ryanbinnsrv October 2, 2023 21:20
@toluRV
Copy link
Author

toluRV commented Oct 2, 2023

Building this repo with the following should work on both (intel/arm) mac-s
cargo build --features "CoreFoundation, Foundation, DiskArbitration, IOKit"

@toluRV toluRV merged commit b4058b7 into main Oct 2, 2023
@toluRV toluRV deleted the tolu/Xcode-15-Intel-fix branch October 2, 2023 23:12
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.

2 participants