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