Cross-build Guile 2.0 for GNU.
svn path=/nixpkgs/trunk/; revision=30419
This commit is contained in:
parent
82c276606e
commit
54e4f2d5b5
@ -195,6 +195,7 @@ in {
|
|||||||
gnumake.hostDrv = nativePlatforms;
|
gnumake.hostDrv = nativePlatforms;
|
||||||
gnused.hostDrv = nativePlatforms;
|
gnused.hostDrv = nativePlatforms;
|
||||||
guile_1_8.hostDrv = nativePlatforms;
|
guile_1_8.hostDrv = nativePlatforms;
|
||||||
|
guile.hostDrv = nativePlatforms;
|
||||||
libffi.hostDrv = nativePlatforms;
|
libffi.hostDrv = nativePlatforms;
|
||||||
libtool.hostDrv = nativePlatforms;
|
libtool.hostDrv = nativePlatforms;
|
||||||
libunistring.hostDrv = nativePlatforms;
|
libunistring.hostDrv = nativePlatforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user