nixpkgs/pkgs/stdenv/darwin
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
..
darwin-secure-format.patch Fix Darwin stdenv to work on 10.13 2017-07-11 21:56:38 -04:00
default.nix darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxx 2017-12-25 19:32:07 -05:00
make-bootstrap-tools.nix darwin.make-bootstrap-tools: fix ICU reference to improve purity 2017-11-13 20:27:11 -05:00
unpack-bootstrap-tools.sh darwin stdenv: Ensure libSystem reexports the right libraries 2017-07-25 14:35:43 -04:00