Making uclibc receive the proper arguments (libiconv)
svn path=/nixpkgs/branches/stdenv-updates/; revision=22850
This commit is contained in:
parent
40405d03ac
commit
edd061b295
@ -6845,7 +6845,7 @@ let
|
||||
};
|
||||
|
||||
uclibc = import ../os-specific/linux/uclibc {
|
||||
inherit fetchurl stdenv linuxHeaders;
|
||||
inherit fetchurl stdenv linuxHeaders libiconv;
|
||||
};
|
||||
|
||||
uclibcCross = import ../os-specific/linux/uclibc {
|
||||
|
Loading…
Reference in New Issue
Block a user