mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-02 19:14:14 +00:00
6948875e73
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 |
||
---|---|---|
.. | ||
clang | ||
libc++ | ||
bintools.nix | ||
compiler-rt-armv7l.patch | ||
compiler-rt-codesign.patch | ||
compiler-rt-X86-support-extension.patch | ||
compiler-rt.nix | ||
default.nix | ||
libc++abi.nix | ||
libcxxabi-no-threads.patch | ||
libcxxabi-wasm.patch | ||
libunwind.nix | ||
lld.nix | ||
lldb-procfs.patch | ||
lldb.nix | ||
llvm-outputs.patch | ||
llvm.nix | ||
openmp.nix | ||
sanitizers-nongnu.patch |