swift: broken on aarch64
never built according to available hydra logs
This commit is contained in:
@@ -287,6 +287,7 @@ stdenv.mkDerivation rec {
|
|||||||
# Swift doesn't support 32bit Linux, unknown on other platforms.
|
# Swift doesn't support 32bit Linux, unknown on other platforms.
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
badPlatforms = platforms.i686;
|
badPlatforms = platforms.i686;
|
||||||
|
broken = stdenv.isAarch64; # 2018-09-04, never built on Hydra
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user