3
0
Fork 0
forked from mirrors/nixpkgs

Have Hydra cross-build GNU Mach.

svn path=/nixpkgs/trunk/; revision=21987
This commit is contained in:
Ludovic Courtès 2010-05-26 08:55:58 +00:00
parent 883ab19eb4
commit 343bbc2712

View file

@ -154,6 +154,7 @@ in {
crossGNU = mapTestOnCross crossSystem {
gccCrossStageFinal = nativePlatforms;
hurdCross = nativePlatforms;
mach.hostDrv = nativePlatforms;
coreutils_real.hostDrv = nativePlatforms;
ed.hostDrv = nativePlatforms;