1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/development/compilers/llvm/8
John Ericson f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
..
clang Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-26 08:19:17 +01:00
libc++ treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
bintools.nix llvm: setup some symlinks for compatibility with binutils 2020-07-28 15:08:46 -05:00
compiler-rt-armv7l.patch
compiler-rt-codesign.patch
compiler-rt.nix compiler-rt: prevent platform sniffing on Darwin 2020-11-09 20:00:39 +09:00
crtbegin-and-end.patch
default.nix Revert "Merge #94582: clang, cc-wrapper: Move --gcc-toolchain logic..." 2020-12-21 22:27:54 +01:00
libc++abi.nix treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
libcxxabi-no-threads.patch
libcxxabi-wasm.patch
libunwind.nix treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
lld.nix
lldb.nix
llvm-outputs.patch
llvm.nix llvmPackages_8.llvm: fix build with gcc 10 2020-12-31 09:10:12 +01:00
openmp.nix
sanitizers-nongnu.patch