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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants