nixpkgs/pkgs/development/compilers/llvm/3.5/libc++
Benjamin Saunders 172ed10426 Fix libcxxStdenv on Linux
This corrects linkage failures arising from missing -lc++abi and
resolves "unused argument" warnings arising due to -stdlib=libc++
serving no purpose when search paths are being supplied explicitly.
2015-06-28 21:33:12 +02:00
..
darwin.patch move libcxx[abi] into llvm tree 2015-02-03 14:58:10 -08:00
default.nix It doesn't appear to be necessary to force the libc++abi rpath in libc++, and removing it helps disentangle the upcoming darwin stdenv from its bootstrap tools 2015-02-17 22:39:31 -05:00
setup-hook.sh Fix libcxxStdenv on Linux 2015-06-28 21:33:12 +02:00