nixpkgs/pkgs/development/compilers/llvm/11
Andrew Childs 2a588dad4e llvmPackages_{10,11}.compiler-rt: restrict build to current arch
Workaround for build failure after adding mandatory -arch
argument. Nixpkgs targets a single architecture, so this saves a small
amount of wasted build effort.

See https://github.com/NixOS/nixpkgs/pull/114817#issuecomment-802709527
2021-03-19 20:23:24 +00:00
..
clang llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
libc++ llvmPackages_11.libcxx: backport block.h fix from llvm12 2021-02-28 10:19:14 -08:00
bintools.nix
compiler-rt-armv7l.patch
compiler-rt-codesign.patch
compiler-rt-X86-support-extension.patch llvmPackages_11.compiler-rt: enable support for i486 i586 i686 2020-10-16 14:35:22 +02:00
compiler-rt.nix llvmPackages_{10,11}.compiler-rt: restrict build to current arch 2021-03-19 20:23:24 +00:00
default.nix llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
libc++abi.nix llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
libcxxabi-no-threads.patch
libcxxabi-wasm.patch
libunwind.nix llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
lld.nix llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
lldb-procfs.patch
lldb.nix llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
llvm-outputs.patch
llvm.nix llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
openmp.nix llvmPackages_11.openmp: make it compile on aarch64-darwin 2021-02-26 09:24:00 -08:00
sanitizers-nongnu.patch