1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/compilers/llvm/3.8
John Ericson 4651407654 darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxx
stdenvNoCC should not inject any C++ standard library, just as it
doesn't inject any C standard library. stdenv still does, but only
indirectly through stdenv.cc. Wrapped clangs can be simplified now that
they don't need to worry about clobbering CoreFoundation when replacing
the C++ standard library implementation.

This generally-good cleanup should assist with debugging some C++
failures in #26805.
2017-12-25 19:32:07 -05:00
..
clang xcbuild: assorted fixes and cleanups 2017-03-21 23:22:15 -04:00
libc++ llvmPackages/libc++: Fix build against glibc 2.26 2017-11-08 22:08:11 +01:00
D17533-1.patch Whoops, actually add patch for llvm 2016-11-15 16:41:24 -05:00
default.nix darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxx 2017-12-25 19:32:07 -05:00
fix-llvm-config.patch llvmPackage_{3.4,3.5,3.7,3.8,3.9}: fix output of llvm-config 2017-06-20 10:22:06 +01:00
libc++abi.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.nix LLVM: Get binutils plugin header from libbfd 2017-11-13 08:46:13 -05:00