Eelco Dolstra
|
3467585b1b
|
* Split off the native build init into setup-nativetools.sh.
* Add the $gcc/lib to the library path in the Nixified stdenv. (This
include libgcc.so and libstdc++.so.)
svn path=/nixpkgs/trunk/; revision=340
|
2003-08-22 13:42:21 +00:00 |
|
Eelco Dolstra
|
eaadea1e2a
|
* Initialise the PATH immediately at the start of stdenv-linux, otherwise
baseenv won't work properly (because it can't find programs such as `cat').
svn path=/nixpkgs/trunk/; revision=331
|
2003-08-20 11:13:13 +00:00 |
|
Eelco Dolstra
|
0dc6fd3204
|
* Added bash.
* Separated stdenv.fix and stdenv-nativetools.fix.
svn path=/nixpkgs/trunk/; revision=324
|
2003-08-19 10:40:54 +00:00 |
|