Enabling the build of uclibc (I don't know why it was commented)
svn path=/nixpkgs/trunk/; revision=22816
This commit is contained in:
parent
20db67154c
commit
2423a7c821
1 changed files with 0 additions and 2 deletions
|
@ -7002,11 +7002,9 @@ let
|
|||
inherit fetchurl stdenv unzip;
|
||||
};
|
||||
|
||||
/*
|
||||
uclibc = import ../os-specific/linux/uclibc {
|
||||
inherit fetchurl stdenv linuxHeaders;
|
||||
};
|
||||
*/
|
||||
|
||||
uclibcCross = import ../os-specific/linux/uclibc {
|
||||
inherit fetchurl stdenv;
|
||||
|
|
Loading…
Reference in a new issue