This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7054f5c11e
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
Reference in New Issue
Copy Permalink