Removing some lines I committed by accident
svn path=/nixpkgs/branches/stdenv-updates/; revision=24501
This commit is contained in:
parent
2b34bdd2ba
commit
f823e5c4ef
@ -2881,14 +2881,6 @@ let
|
||||
gccCross = null;
|
||||
};
|
||||
|
||||
glibc212x = callPackage ../development/libraries/x {
|
||||
kernelHeaders = linuxHeaders;
|
||||
installLocales = getPkgConfig "glibc" "locales" false;
|
||||
machHeaders = null;
|
||||
hurdHeaders = null;
|
||||
gccCross = null;
|
||||
};
|
||||
|
||||
glibc212Cross = forceBuildDrv (makeOverridable (import ../development/libraries/glibc-2.12)
|
||||
(let crossGNU = (crossSystem != null && crossSystem.config == "i586-pc-gnu");
|
||||
in ({
|
||||
|
Loading…
x
Reference in New Issue
Block a user