mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 19:15:39 +00:00
4651407654
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. |
||
---|---|---|
.. | ||
clang | ||
libc++ | ||
default.nix | ||
libc++abi.nix | ||
lld.nix | ||
lldb-libedit.patch | ||
lldb.nix | ||
llvm-outputs.patch | ||
llvm.nix | ||
openmp.nix |