* glibc-2.5 is the default now.

* Remove gcc-static-3.4.

svn path=/nixpkgs/trunk/; revision=6831
This commit is contained in:
Eelco Dolstra
2006-10-24 22:23:20 +00:00
parent f6f207e054
commit 69ee353dc7
10 changed files with 1 additions and 320 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ rec {
# 3) Build Glibc with the statically linked tools. The result is the
# full, dynamically linked, final Glibc.
stdenvLinuxGlibc = stdenvLinuxBoot1Pkgs.glibcNew;
stdenvLinuxGlibc = stdenvLinuxBoot1Pkgs.glibc;
# 4) Construct a second stdenv identical to the first, except that