nixpkgs/pkgs/development/compilers/llvm/3.5
aszlig 44cb95a234
llvmPackages/libc++: Fix build against glibc 2.26
This is very similar to what we had in bb0b0822ef.

The xlocale.h header is no longer existing in glibc version 2.26, so we
need to avoid including it.

I've tested building against all of the libcxx attributes of LLVM 3.5,
3.7, 3.8, 3.9, 4 and 5.

All of them succeeded except version 3.5, which failed because of an
unrelated issue (build of libc++abi has failed, one of its
dependencies), so I only verified whether the patch applies cleanly.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @vcunat
2017-11-08 22:08:11 +01:00
..
libc++ llvmPackages/libc++: Fix build against glibc 2.26 2017-11-08 22:08:11 +01:00
libc++abi LLVM: Fix licensing metadata, closes #22679. (#22681) 2017-02-11 23:13:29 +01:00
clang-purity.patch
clang-separate-build.patch
clang.nix LLVM: Fix licensing metadata, closes #22679. (#22681) 2017-02-11 23:13:29 +01:00
default.nix nixpkgs: llvm v3.5.0 -> v3.5.2 2015-08-18 02:18:04 -07:00
dragonegg.nix nixpkgs: llvm v3.5.0 -> v3.5.2 2015-08-18 02:18:04 -07:00
fix-15974.patch clang-3.5: fix build 2016-08-03 19:00:39 +01:00
lld.nix LLVM: Fix licensing metadata, closes #22679. (#22681) 2017-02-11 23:13:29 +01:00
lldb.nix LLVM: Fix licensing metadata, closes #22679. (#22681) 2017-02-11 23:13:29 +01:00
llvm-separate-build.patch
llvm.nix Get rid of most @rpath nonsense on Darwin 2017-10-08 16:13:46 -04:00
polly-separate-build.patch
polly.nix LLVM: Fix licensing metadata, closes #22679. (#22681) 2017-02-11 23:13:29 +01:00