Have Hydra build the cross Hurd.
svn path=/nixpkgs/trunk/; revision=21917
This commit is contained in:
parent
012389b882
commit
a7adcf1e3f
@ -152,5 +152,6 @@ let
|
|||||||
in {
|
in {
|
||||||
crossGNU = mapTestOnCross crossSystem {
|
crossGNU = mapTestOnCross crossSystem {
|
||||||
gccCrossStageFinal = nativePlatforms;
|
gccCrossStageFinal = nativePlatforms;
|
||||||
|
hurdCross = nativePlatforms;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user