Removing a glibc outdated mention in stdenvLinux

This commit is contained in:
Lluís Batlle i Rossell 2012-12-23 20:19:55 +01:00
parent 0af1283e97
commit 50ae899f62

View File

@ -190,7 +190,7 @@ rec {
# 5) Build Glibc with the bootstrap tools. The result is the full,
# dynamically linked, final Glibc.
stdenvLinuxGlibc = stdenvLinuxBoot2Pkgs.glibc.override { recentGcc = false; };
stdenvLinuxGlibc = stdenvLinuxBoot2Pkgs.glibc;
# 6) Construct a third stdenv identical to the 2nd, except that