Noticed it is glibc-nptl, not ntpl as I mistyped.
svn path=/nixpkgs/trunk/; revision=9159
This commit is contained in:
@@ -1420,7 +1420,7 @@ rec {
|
|||||||
#installLocales = false;
|
#installLocales = false;
|
||||||
});
|
});
|
||||||
|
|
||||||
glibcNTPL = import ../development/libraries/glibc-ntpl {
|
glibcNPTL = import ../development/libraries/glibc-nptl {
|
||||||
inherit stdenv fetchurl kernelHeaders;
|
inherit stdenv fetchurl kernelHeaders;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user