nixpkgs/pkgs/stdenv-linux
Eelco Dolstra d6cbd38bfb * Patched Perl's configure script to stop it from scanning well-known system
directories for libraries.  (Fortunately, the build would still fail because
  Perl's idea of "standard" library directories no longer matched that of the
  linker.)

* `stdenv-linux/setup.sh' now puts the path of glibc in an environment
  variable so that it can be used by other packages (for example, we need to
  pass it to Perl's configure, because otherwise it will think that, e.g.,
  libm.so doesn't exist).

svn path=/nixpkgs/trunk/; revision=359
2003-08-26 10:34:51 +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 Perl's configure script to stop it from scanning well-known system 2003-08-26 10:34:51 +00:00
stdenv-build.sh * Split off the native build init into setup-nativetools.sh. 2003-08-22 13:42:21 +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 * Added the GNU findutils to the stdenv. 2003-08-22 15:06:24 +00:00