aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-30 16:01:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-30 16:01:30 +0000
commitd8110d1b0cda52eff0428c2a893f31631dc8446d (patch)
tree154f2f955bcf715c819830187bfd3950275e246e /audio/xmms2
parent2cbc9162ded74029cb763d449f0a37c13226adfd (diff)
downloadports-d8110d1b0cda52eff0428c2a893f31631dc8446d.tar.gz
ports-d8110d1b0cda52eff0428c2a893f31631dc8446d.zip
Mark various ports as broken on aarch64 due to the same clang bug:
error in backend: Do not know how to split this operator's operand! Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=427432
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index a98ff6303572..84240a5fb1ff 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -27,6 +27,8 @@ PLIST_SUB+= INCLUDEDIR="include/${PORTNAME}" LIBDIR="lib/${PORTNAME}"
CPPFLAGS+= -I${LOCALBASE}/include
+BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand!
+
OPTIONS_DEFINE= AIRPLAY AO APE AVCODEC CDDA CURL ET FAAD FAM FLAC \
GME GVFS ICES JACK MAD MDNS MMS \
MODPLUG MPG123 MUSEPACK OFA PULSEAUDIO SAMBA SID \