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 {
|
crossGNU = mapTestOnCross crossSystem {
|
||||||
gccCrossStageFinal = nativePlatforms;
|
gccCrossStageFinal = nativePlatforms;
|
||||||
hurdCross = nativePlatforms;
|
hurdCross = nativePlatforms;
|
||||||
|
mach.hostDrv = nativePlatforms;
|
||||||
|
|
||||||
coreutils_real.hostDrv = nativePlatforms;
|
coreutils_real.hostDrv = nativePlatforms;
|
||||||
ed.hostDrv = nativePlatforms;
|
ed.hostDrv = nativePlatforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user