aboutsummaryrefslogtreecommitdiff
path: root/audio/surge-synthesizer-lv2
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-03-20 18:17:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-03-20 18:17:56 +0000
commite9edfe619349474eb79142f71b5c6ae17331c60c (patch)
treead0de4fb607f4d21716488e7d4d93c148aa0c678 /audio/surge-synthesizer-lv2
parentf79bbcc933448556e9bb2cd0b4102c2e190e48ba (diff)
downloadports-e9edfe619349474eb79142f71b5c6ae17331c60c.tar.gz
ports-e9edfe619349474eb79142f71b5c6ae17331c60c.zip
audio/surge-synthesizer-lv2: Broken on aarch64
Reported by: fallout
Diffstat (limited to 'audio/surge-synthesizer-lv2')
-rw-r--r--audio/surge-synthesizer-lv2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/surge-synthesizer-lv2/Makefile b/audio/surge-synthesizer-lv2/Makefile
index 4086cc554a5e..67640befb2e7 100644
--- a/audio/surge-synthesizer-lv2/Makefile
+++ b/audio/surge-synthesizer-lv2/Makefile
@@ -10,6 +10,8 @@ COMMENT= Surge Synthesizer LV2 and VST plug-in
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= error: use of undeclared identifier '__builtin_ia32_packssdw'
+
BUILD_DEPENDS= lv2>0:audio/lv2 \
${LOCALBASE}/include/nanosvg.h:graphics/nanosvg \
${LOCALBASE}/include/simde/simde-common.h:devel/simde \