osquery-toolchain icon indicating copy to clipboard operation
osquery-toolchain copied to clipboard

Explore toolchain build reproducibility

Open theopolis opened this issue 6 years ago • 1 comments

We would like the scripts to build a reproducible toolchain (if possible). This allows us to provide integrity for the assets and releases.

theopolis avatar Sep 06 '19 22:09 theopolis

One of the steps I think we should do is to release the stage0 GCC we build, so that we can always reuse that to then build the LLVM toolchain. This also has the nice side effect that it speeds up the build, since we don't always have to start from scratch.

Smjert avatar Apr 26 '21 14:04 Smjert