Switch to hermetic toolchain#4568
Draft
hzeller wants to merge 1 commit into
Draft
Conversation
Member
Author
|
(Draft: WIP) |
hzeller
force-pushed
the
feature-20260714-llvm-hermetic
branch
from
July 14, 2026 15:30
da19c98 to
472f70e
Compare
Member
Author
|
that issue is in openroad tcl and patched there, so let's wait first until #4567 is merged. |
hzeller
force-pushed
the
feature-20260714-llvm-hermetic
branch
from
July 14, 2026 16:31
472f70e to
e69b8a9
Compare
Member
Author
|
ok, looks like the local tcl patch in the OpenROAD change does not make it here. I am going to fix that upstream in BCR first. |
hzeller
force-pushed
the
feature-20260714-llvm-hermetic
branch
from
July 14, 2026 18:22
e69b8a9 to
1b244e0
Compare
Member
Author
|
BCR tcl patch in bazelbuild/bazel-central-registry#9678 (awaiting merge) |
hzeller
force-pushed
the
feature-20260714-llvm-hermetic
branch
6 times, most recently
from
July 16, 2026 20:02
1e6c7ed to
ef20992
Compare
* Switch to using https://github.com/hermeticbuild/hermetic-llvm * Update rules_cc to latest (we don't need the pinned old version anymore) * Pin some tools to a particular version known to work with the toolchain. Fixes: google#4566
hzeller
force-pushed
the
feature-20260714-llvm-hermetic
branch
from
July 16, 2026 20:03
ef20992 to
b39c997
Compare
Member
Author
|
Looks good, continuation on #4597 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #4566