![]() The main thing we need to pass LLVM_ENABLE_PIC=OFF to prevent LLVM from building shared objects because our cc-wrapper is incapable of producing shared objects. Building LLVM statically also influences other LLVM projects like clang and lld -- which can be built linked fully statically with this change. |
||
---|---|---|
.. | ||
bintools | ||
clang | ||
compiler-rt | ||
libcxx | ||
libcxxabi | ||
libunwind | ||
lld | ||
lldb | ||
llvm | ||
openmp | ||
default.nix |