nixpkgs/pkgs/development/compilers/llvm/11/llvm
sternenseemann e4fddecdb3 llvmPackages_{11,12,13,git}.libllvm: enable static build
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.
2022-01-04 18:40:32 +01:00
..
default.nix llvmPackages_{11,12,13,git}.libllvm: enable static build 2022-01-04 18:40:32 +01:00
gnu-install-dirs-polly.patch llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
gnu-install-dirs.patch llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00