nixpkgs/pkgs/stdenv
Sergei Trofimovich e7eb209fed
stdenv: avoid -p flag for strip when boostrapping x86_64-darwin
The stdenv wouldn't build with it, as
compiler-rt-libc-11.1.0/lib/darwin/libclang_rt.*_osx.a
retained reference to SDKs (which we forbid for final stdenv).

Assigned authorship to Trofi; I just bisected and added condition.
https://github.com/NixOS/nixpkgs/pull/224669#issuecomment-1518225496
2023-04-22 16:05:35 +02:00
..
cross
custom
cygwin
darwin stdenv: avoid -p flag for strip when boostrapping x86_64-darwin 2023-04-22 16:05:35 +02:00
freebsd
generic Merge pull request #216992 from SuperSandro2000/stdenvNative-fix-eval 2023-04-14 11:22:20 +02:00
linux Merge staging-next into staging 2023-04-06 16:11:47 +00:00
native treewide: use lib.optionals 2023-02-14 19:11:59 +01:00
nix
tests
adapters.nix stdenvAdapters: fix preservation of env.NIX_CFLAGS_COMPILE 2023-04-12 21:27:34 +03:00
booter.nix
default.nix