aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-08-12 12:02:04 +0800
committerlinimon <linimon@FreeBSD.org>2018-08-12 12:02:04 +0800
commit4927e93a143be8b036010dc4ad0b0f423fad798c (patch)
treeaaa00030ea438bde530b4ac0da6ceb0ee27b6ee9
parent9024732a999537ddceaa73003ac52d4825afa30a (diff)
downloadfreebsd-ports-gnome-4927e93a143be8b036010dc4ad0b0f423fad798c.tar.gz
freebsd-ports-gnome-4927e93a143be8b036010dc4ad0b0f423fad798c.tar.zst
freebsd-ports-gnome-4927e93a143be8b036010dc4ad0b0f423fad798c.zip
Mark as broken on aarch64. (Can't test on armv6; blocked due to lv2.)
Approved by: portmgr (tier-2 blanket)
-rw-r--r--audio/faust-lv2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/faust-lv2/Makefile b/audio/faust-lv2/Makefile
index 86d41e9ea8b6..f24825f9bbb5 100644
--- a/audio/faust-lv2/Makefile
+++ b/audio/faust-lv2/Makefile
@@ -13,6 +13,8 @@ COMMENT= LV2 plugin architecture for the Faust programming language
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol: vtable for LV2UI in readonly segment
+
BUILD_DEPENDS= lv2>0:audio/lv2 \
faust>0:audio/faust \
${LOCALBASE}/include/boost/circular_buffer.hpp:devel/boost-libs