nixpkgs/pkgs/stdenv/linux
Eelco Dolstra 1134464c49 * Start of the new, simplified stdenv-linux bootstrap binaries.
Instead of using a mishmash of statically linked and dietlibc
  programs (which often have problems on various platforms), we just
  use normal, dynamically linked binaries, and use some patchelf magic
  to rewrite them so that they can find Glibc.  Also include G++ and
  Perl, since there are some builds in the bootstrap that need them.

svn path=/nixpkgs/branches/stdenv-updates/; revision=13788
2009-01-16 17:10:29 +00:00
..
bootstrap * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
scripts * Updated bootstrap binaries except for bash which now somehow 2007-12-03 17:56:44 +00:00
default.nix * Merged from the trunk. Let's see how well this works with 2008-12-10 09:59:21 +00:00
make-bootstrap-tools.nix Use gnumakeNix' instead of gnumake' in `stdenv'. 2008-10-13 09:06:04 +00:00
make-bootstrap-tools.sh svn path=/nixpkgs/branches/stdenv-updates/; revision=11804 2008-05-09 16:02:14 +00:00
test.nix * Start of the new, simplified stdenv-linux bootstrap binaries. 2009-01-16 17:10:29 +00:00