summary refs log tree commit diff
path: root/lib/maintainers.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2017-11-08 22:01:20 +0100
committeraszlig <aszlig@nix.build>2017-11-08 22:08:11 +0100
commit44cb95a23460707cb100720c23aae6e497177268 (patch)
treea8d1230ebe199be30ec050bcad3cf8ae3f82510b /lib/maintainers.nix
parent03e8bed8b33c3078e78b57abb0bad5b1bd9aea28 (diff)
downloadnixlib-44cb95a23460707cb100720c23aae6e497177268.tar
nixlib-44cb95a23460707cb100720c23aae6e497177268.tar.gz
nixlib-44cb95a23460707cb100720c23aae6e497177268.tar.bz2
nixlib-44cb95a23460707cb100720c23aae6e497177268.tar.lz
nixlib-44cb95a23460707cb100720c23aae6e497177268.tar.xz
nixlib-44cb95a23460707cb100720c23aae6e497177268.tar.zst
nixlib-44cb95a23460707cb100720c23aae6e497177268.zip
llvmPackages/libc++: Fix build against glibc 2.26
This is very similar to what we had in bb0b0822ef39d987952a04ae61fb8071.

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
Diffstat (limited to 'lib/maintainers.nix')
0 files changed, 0 insertions, 0 deletions