Skip to content

bazel: remove devdarwinx86_64 toolchain#86416

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
rickystewart:devdarwin
Aug 19, 2022
Merged

bazel: remove devdarwinx86_64 toolchain#86416
craig[bot] merged 1 commit intocockroachdb:masterfrom
rickystewart:devdarwin

Conversation

@rickystewart
Copy link
Copy Markdown
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
Copy Markdown
Member

This change is Reviewable

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

bors r=rail,dt,jlinder

@craig
Copy link
Copy Markdown
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