-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Bootstrapping broken for Ninja builds on Apple silicon Macs (arm64) #62017
Comments
|
The problem is that, due to reasons which go beyond my cmake knowledge, |
|
@eeckstein Thanks a lot! I didn’t know you could pass a path to an executable, a not a registered target name, to |
I think it depends what you want to do. |
Steps To Reproduce
Build via Ninja on an Apple silicon Mac and spot check your build. Unlike
bootstrapping0/bin/swift-frontend,bin/swift-frontenddoes not get rebuilt and hence does not reflect the change.The text was updated successfully, but these errors were encountered: