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

Create separate x86_64 and ARM64 macOS targets. #3760

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

mrpippy
Copy link
Contributor

@mrpippy mrpippy commented Nov 14, 2024

Create explicit x86_64 and ARM64 macOS build targets, so it's clear that the CI is building x86_64 binaries (on both Intel and ARM64 build machines). Also, use the CMAKE_APPLE_SILICON_PROCESSOR CMake variable (which sets CMAKE_SYSTEM_PROCESSOR) so BUILD_X86_ON_MACOS is not necessary.

And update the README.

@OpenGOALBot
Copy link
Collaborator

Can one of the admins verify this patch?

@xTVaser xTVaser merged commit 8f445bd into open-goal:master Nov 17, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants