switched to glibc-2.7
svn path=/nixpkgs/branches/stdenv-updates/; revision=9816
This commit is contained in:
parent
e1d5804f30
commit
672b4d3002
|
@ -1743,7 +1743,7 @@ rec {
|
|||
};
|
||||
|
||||
glibc = useFromStdenv (stdenv ? glibc) stdenv.glibc
|
||||
(import ../development/libraries/glibc-2.5 {
|
||||
(import ../development/libraries/glibc-2.7 {
|
||||
inherit fetchurl stdenv kernelHeaders;
|
||||
#installLocales = false;
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue