Cross-build Guile 2.0 for GNU.

svn path=/nixpkgs/trunk/; revision=30419
This commit is contained in:
Ludovic Courtès 2011-11-14 09:57:13 +00:00
parent 82c276606e
commit 54e4f2d5b5

View file

@ -195,6 +195,7 @@ in {
gnumake.hostDrv = nativePlatforms;
gnused.hostDrv = nativePlatforms;
guile_1_8.hostDrv = nativePlatforms;
guile.hostDrv = nativePlatforms;
libffi.hostDrv = nativePlatforms;
libtool.hostDrv = nativePlatforms;
libunistring.hostDrv = nativePlatforms;