-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
BLD, BUG: Fix detecting aarch64 on macOS #18001
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
Conversation
This is OK, but I am concerned that the no-optimizations path led to a segfault. If that is the case, perhaps the detection code should raise an error earlier instead of allowing a bad build. |
Will this need a backport? |
@mattip, @charris, yes, I think we need a backport to |
0f22ec4
to
46459b5
Compare
211034f
Compare
Co-authored-by: h-vetinari <h.vetinari@gmx.com>
aeb3e46
to
3944f40
Compare
Let's get this into 1.20.0rc2. Thanks Sayed. |
related to #17964
TODO: