Rework toolchain building flow#92
Conversation
497c115 to
864df9b
Compare
f92d559 to
c7148cb
Compare
7d17be6 to
d4f7ea1
Compare
|
I did a release run on my fork here: https://github.com/jwnrt/lowrisc-toolchains/actions/runs/16989098118 Which created this release: https://github.com/jwnrt/lowrisc-toolchains/releases/tag/test-2025-08-15-v2 And I've done an OpenTitan CI run with this release here: https://github.com/lowRISC/opentitan/actions/runs/16990654911/job/48172327473 |
We were no longer building this.
The output directory is reused in CI so that the Clang tarball includes the GCC and Binutils parts of the toolchain. It doesn't make sense to me to prepare the tarballs inside the build scripts when they bleed into each other. This commit changes CI to prepare a single tarball including GCC, Clang, and Binutils.
d4f7ea1 to
4076dd0
Compare
|
|
Signed-off-by: James Wainwright <james.wainwright@lowrisc.org>
4076dd0 to
aa7bb80
Compare
Uh oh!
There was an error while loading. Please reload this page.