From cd9226d81fc06bcdddbf1fa9b49655f67f0558ae Mon Sep 17 00:00:00 2001 From: phessler Date: Mon, 21 Mar 2022 13:03:21 +0000 Subject: [PATCH] doesn't build on aarch64 --- textproc/p5-SWISH-API/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-SWISH-API/Makefile b/textproc/p5-SWISH-API/Makefile index ce84d0f4346..1f2a26f4b3a 100644 --- a/textproc/p5-SWISH-API/Makefile +++ b/textproc/p5-SWISH-API/Makefile @@ -1,3 +1,5 @@ +BROKEN-aarch64 = segfault during configure stage + COMMENT = Perl interface to the swish-e C library DISTNAME = swish-e-2.4.7