This website requires JavaScript.
Explore
Help
Register
Sign In
alioth
/
nixpkgs
Watch
3
Star
0
Fork
You've already forked nixpkgs
0
forked from
mirrors/nixpkgs
Code
Releases
Activity
1e3c657031
nixpkgs
/
pkgs
/
stdenv
/
nix
/
prehook.sh
3 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
* Finally we have a working stdenvLinux again. On the downside, the build process of stdenvLinux builds gcc 9 times (3 x 3 bootstrap stages). That's a bit excessive. svn path=/nixpkgs/trunk/; revision=880
2004-03-30 13:46:52 +01:00
export
NIX_ENFORCE_PURITY
=
1
export
NIX_IGNORE_LD_THROUGH_GCC
=
1
Copy permalink