Skip to content

Fix unix toolchain for macos arm64 platform#13515

Closed
meteorcloudy wants to merge 1 commit intobazelbuild:masterfrom
meteorcloudy:darwin-arm64-cc-toolchain-without-xcode
Closed

Fix unix toolchain for macos arm64 platform#13515
meteorcloudy wants to merge 1 commit intobazelbuild:masterfrom
meteorcloudy:darwin-arm64-cc-toolchain-without-xcode

Conversation

@meteorcloudy
Copy link
Copy Markdown
Member

This allow the basic unix toolchain to work on Apple silicon without
Xcode installed.

Fixes #13514

This allow the basic unix toolchain to work on Apple silicon without
Xcode installed.
@google-cla google-cla Bot added the cla: yes label May 25, 2021
@meteorcloudy meteorcloudy requested a review from philwo May 25, 2021 14:38
@bazel-io bazel-io closed this in b4b0c32 May 25, 2021
katre pushed a commit that referenced this pull request Jul 12, 2021
This allow the basic unix toolchain to work on Apple silicon without
Xcode installed.

Fixes #13514

Closes #13515.

PiperOrigin-RevId: 375711139
meteorcloudy added a commit to meteorcloudy/bazel that referenced this pull request Jul 14, 2021
This allow the basic unix toolchain to work on Apple silicon without
Xcode installed.

Fixes bazelbuild#13514

Closes bazelbuild#13515.

PiperOrigin-RevId: 375711139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

the "cc-compiler-darwin_arm64" toolchain cannot be detected when install CommandLineTools and Xcode.app is not installed.

2 participants