forked from mirrors/nixpkgs
Have Hydra cross-build GNU Mach.
svn path=/nixpkgs/trunk/; revision=21987
This commit is contained in:
parent
883ab19eb4
commit
343bbc2712
|
@ -154,6 +154,7 @@ in {
|
|||
crossGNU = mapTestOnCross crossSystem {
|
||||
gccCrossStageFinal = nativePlatforms;
|
||||
hurdCross = nativePlatforms;
|
||||
mach.hostDrv = nativePlatforms;
|
||||
|
||||
coreutils_real.hostDrv = nativePlatforms;
|
||||
ed.hostDrv = nativePlatforms;
|
||||
|
|
Loading…
Reference in a new issue