swift: broken on aarch64
never built according to available hydra logs
This commit is contained in:
parent
e4f4debcb9
commit
e7a82cac35
@ -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
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user