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

bazel: remove devdarwinx86_64 toolchain #86416

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

rickystewart
Copy link
Collaborator

We haven't come up with a clang 10 toolchain for macOS/arm64 because
LLVM doesn't publish clang archives for that architecture. Instead of
letting the two platforms differ to this extent, just remove the dev
toolchain for x86_64.

Closes #72828.

Release justification: non-production code changes
Release note: None

We haven't come up with a `clang` 10 toolchain for macOS/arm64 because
LLVM doesn't publish `clang` archives for that architecture. Instead of
letting the two platforms differ to this extent, just remove the `dev`
toolchain for x86_64.

Closes cockroachdb#72828.

Release justification: non-production code changes
Release note: None
@rickystewart rickystewart requested review from dt and rail August 18, 2022 19:47
@rickystewart rickystewart requested a review from a team as a code owner August 18, 2022 19:47
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rickystewart rickystewart requested a review from jlinder August 18, 2022 22:42
@rickystewart
Copy link
Collaborator Author

bors r=rail,dt,jlinder

@craig
Copy link
Contributor

craig bot commented Aug 19, 2022

Build succeeded:

@craig craig bot merged commit 6a51183 into cockroachdb:master Aug 19, 2022
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.

bazel: add dev toolchain for M1 Macs
5 participants