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

Add darwin_x86_64 CPU handling #4329

Closed
wants to merge 1 commit into from

Conversation

keith
Copy link

@keith keith commented Feb 22, 2023

Currently bazel supports darwin and darwin_x86_64 as meaning the same thing. The fully qualified version is normally used if you're cross compiling from M1 machines to intel machines. I'm also hoping to remove the unqualified version to reduce confusion. This change makes it compatible with both for now.

Currently bazel supports `darwin` and `darwin_x86_64` as meaning the
same thing. The fully qualified version is normally used if you're cross
compiling from M1 machines to intel machines. I'm also hoping to remove
the unqualified version to reduce confusion. This change makes it
compatible with both for now.
@keith
Copy link
Author

keith commented Jul 10, 2023

@fbarchard @alankelly could one of you take a look?

copybara-service bot pushed a commit that referenced this pull request Aug 21, 2023
PiperOrigin-RevId: 558837158
copybara-service bot pushed a commit that referenced this pull request Aug 21, 2023
PiperOrigin-RevId: 558837158
copybara-service bot pushed a commit that referenced this pull request Aug 21, 2023
PiperOrigin-RevId: 558837158
copybara-service bot pushed a commit that referenced this pull request Aug 21, 2023
PiperOrigin-RevId: 558837158
@Maratyszcza
Copy link
Contributor

This is fixed in 16bb890

@keith keith deleted the ks/add-darwin_x86_64-cpu-handling branch August 21, 2023 20:41
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