nixpkgs/pkgs/development/compilers/llvm/11
Holger Wünsche 6948875e73
llvmPackages_11.compiler-rt: enable support for i486 i586 i686
compiler-rt (and as a result clang) can't be build for i686 (as noticed here: #99984).
The patch adds the required variables and should result in the same behavior as in the nixpkgs-llvm10. It essentially forces to use i386 buildins when using i486, i586 or i686, which are not supported.

Fixes #100392
2020-10-16 14:35:22 +02:00
..
clang llvmPackages_11.clang-unwrapped: Inherit clang-tools-extra_src 2020-10-05 11:52:34 +02:00
libc++ llvm_11: 11.0.0rc3 -> 11.0.0rc5 2020-10-01 01:23:54 +02: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_11.compiler-rt: enable support for i486 i586 i686 2020-10-16 14:35:22 +02:00
default.nix llvm_11: link to the llvm compiler-rt share directory from the wrapper (#100190) 2020-10-11 14:42:56 +02:00
libc++abi.nix llvm_11: 11.0.0rc3 -> 11.0.0rc5 2020-10-01 01:23:54 +02:00
libcxxabi-no-threads.patch
libcxxabi-wasm.patch
libunwind.nix llvm_11: 11.0.0rc3 -> 11.0.0rc5 2020-10-01 01:23:54 +02:00
lld.nix llvm_11: 11.0.0rc3 -> 11.0.0rc5 2020-10-01 01:23:54 +02:00
lldb-procfs.patch
lldb.nix llvm_11: 11.0.0rc3 -> 11.0.0rc5 2020-10-01 01:23:54 +02:00
llvm-outputs.patch
llvm.nix llvm_11: 11.0.0rc3 -> 11.0.0rc5 2020-10-01 01:23:54 +02:00
openmp.nix llvm_11: 11.0.0rc3 -> 11.0.0rc5 2020-10-01 01:23:54 +02:00
sanitizers-nongnu.patch