nixpkgs/pkgs/development/compilers/llvm/git
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
..
bintools
clang llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily 2022-01-03 16:46:38 +01:00
compiler-rt pkgsStatic.llvmPackages_{{5..13},git}.compiler-rt: drop unused musl patches 2021-10-21 18:42:31 +01:00
libcxx llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE 2021-12-18 10:09:25 -05:00
libcxxabi llvmPackages_git.libcxx: fix darwin build 2021-11-28 00:58:53 +09:00
libunwind llvmPackages_git: 2021-07-12 -> 2021-07-16 2021-08-04 17:35:57 +02:00
lld
lldb llvmPackages_git.lldb: python into lib & wrap binary 2021-08-08 15:54:12 +02:00
llvm llvmPackages_{11,12,13,git}.libllvm: enable static build 2022-01-04 18:40:32 +01:00
openmp llvmPackages_git: 2021-05-17 -> 2021-06-04 2021-06-14 12:58:32 +02:00
default.nix llvmPackages_git.libcxx: fix darwin build 2021-11-28 00:58:53 +09:00