nixpkgs/pkgs/stdenv
Eelco Dolstra 1ab4a9324c * The `patch' command is now part of stdenv, so it no longer needs to
be passed to derivations that need to apply patches.
* GCC 3.4 is now the default compiler (old GCC renamed to `gcc-3.3').
* The temporary GCCs built during the stdenvLinux bootstrap are now
  built without C++ support and without profiling.
* Remove fixincl in GCC 3.4 to prevent a retained dependency on the
  previous GCC.
* Always set $prefix in setup.sh, even when there is no configure
  script.

svn path=/nixpkgs/trunk/; revision=1444
2004-09-18 17:23:18 +00:00
..
darwin * Don't strip debug info on Darwin, otherwise links by libtool fail 2004-07-02 10:05:53 +00:00
generic * The `patch' command is now part of stdenv, so it no longer needs to 2004-09-18 17:23:18 +00:00
initial * Finally we have a working stdenvLinux again. 2004-03-30 12:46:52 +00:00
native * Finally we have a working stdenvLinux again. 2004-03-30 12:46:52 +00:00
nix * It's not necessary to add gcc and binutils to the path here. 2004-09-18 17:12:30 +00:00
nix-linux add a statically compiled version of gcc... 2004-09-02 13:54:23 +00:00