nixpkgs/pkgs/stdenv
Randy Eckenrode 312e20a312
darwin.stdenv: fix scons Python override
This reduces the number of Python builds in the bootstrap to two: a minimal build and a normal build. Both have LTO disabled, which is required due to missing LLVM LTO libraries. This is necessary to correctly enable LTO builds in Python because it needs `llvm-ar` from `stdenv.cc.cc.libllvm`, which does not exist in the bootstrap.
2024-07-20 21:32:38 -04:00
..
cross Revert #320852: Clean up cross bootstrapping 2024-06-21 07:48:24 +02:00
custom
cygwin
darwin darwin.stdenv: fix scons Python override 2024-07-20 21:32:38 -04:00
freebsd
generic Merge pull request #307880 from reckenrode/ld64 2024-07-17 08:22:14 +02:00
linux cc-wrapper: add stack clash protection hardening flag 2024-06-07 20:23:46 +01:00
native stdenv: consistently use self: super: … for bootstrapping overlays 2024-04-15 12:53:13 +02:00
nix
tests
adapters.nix *bsdCross: Remove these package sets 2024-06-21 11:47:36 -04:00
booter.nix
default.nix