nixpkgs/pkgs/stdenv-linux
Eelco Dolstra e83fe5ee78 * Patched gcc so that it doesn't search the standard include directories
(/usr/include, /usr/local/include, etc.).

* Immediate pay-off: we see that the glibc header files depend on the Linux
  kernel header files.  So I've added a package that extracts the appropriate
  headers from Linux 2.4.22.

svn path=/nixpkgs/trunk/; revision=361
2003-08-26 15:25:26 +00:00
..
setup-nativetools.sh * Split off the native build init into setup-nativetools.sh. 2003-08-22 13:42:21 +00:00
setup.sh * Patched gcc so that it doesn't search the standard include directories 2003-08-26 15:25:26 +00:00
stdenv-build.sh * Patched gcc so that it doesn't search the standard include directories 2003-08-26 15:25:26 +00:00
stdenv-nativetools-build.sh * Split off the native build init into setup-nativetools.sh. 2003-08-22 13:42:21 +00:00
stdenv-nativetools.fix * Split off the native build init into setup-nativetools.sh. 2003-08-22 13:42:21 +00:00
stdenv.fix * Patched gcc so that it doesn't search the standard include directories 2003-08-26 15:25:26 +00:00