Removing a glibc outdated mention in stdenvLinux
This commit is contained in:
parent
0af1283e97
commit
50ae899f62
@ -190,7 +190,7 @@ rec {
|
|||||||
|
|
||||||
# 5) Build Glibc with the bootstrap tools. The result is the full,
|
# 5) Build Glibc with the bootstrap tools. The result is the full,
|
||||||
# dynamically linked, final Glibc.
|
# dynamically linked, final Glibc.
|
||||||
stdenvLinuxGlibc = stdenvLinuxBoot2Pkgs.glibc.override { recentGcc = false; };
|
stdenvLinuxGlibc = stdenvLinuxBoot2Pkgs.glibc;
|
||||||
|
|
||||||
|
|
||||||
# 6) Construct a third stdenv identical to the 2nd, except that
|
# 6) Construct a third stdenv identical to the 2nd, except that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user