vsco / bazel-toolchains

A collection of Bazel C++ build infrastructure based on Chromium's LLVM toolchain.
Apache License 2.0
38 stars 8 forks source link

CROSTOOL question #3

Closed vladlosev closed 7 years ago

vladlosev commented 7 years ago

Doesn't using system dir in the CROSSTOOL file make the build non-hermetic?

sayrer commented 7 years ago

On macOS, yes. This is documented in the README:

"The macOS build is less hermetic, and relies on system binutils and libraries."