* glibc-2.5 is the default now.
* Remove gcc-static-3.4. svn path=/nixpkgs/trunk/; revision=6831
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user