I've written an annotated bash script that will be used when running
builds of the standalone-build-x86_64 builder.
The bash script builds LLVM and installs it into a directory for later
consumption when building Clang independently.
Differential D125005
Make standalone-build-x86_64 a standalone builder Authored by kwk on May 5 2022, 5:10 AM.
Details I've written an annotated bash script that will be used when running The bash script builds LLVM and installs it into a directory for later
Diff Detail
Event Timeline
Comment Actions @tstellar I'm trying your minimal config now on my build machine. I thought you wanted more details which is why I've taken the settings from Copr builds.
Comment Actions
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We should wait until this patch is no longer needed before we commit this change.