summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-01-31 03:28:57 +0000
committerlinimon <linimon@FreeBSD.org>2017-01-31 03:28:57 +0000
commit59a089f597ea0dba8f7962c3c2153b0d9444e15a (patch)
treee90bcf204c705b2e2e39a562d0b054ef293f7d9d
parent5e4ab1d8297ca385e2ff2667cd46331e3f83795e (diff)
downloadFreeBSD-ports-59a089f597ea0dba8f7962c3c2153b0d9444e15a.zip
FreeBSD-ports-59a089f597ea0dba8f7962c3c2153b0d9444e15a.tar.gz
Also mark as broken on other tier-2 archs.
Approved by: portmgr (tier-2 blanket)
-rw-r--r--audio/bristol/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile
index b42f4c7..27fcd8f 100644
--- a/audio/bristol/Makefile
+++ b/audio/bristol/Makefile
@@ -26,6 +26,8 @@ CONFIGURE_ARGS+= --disable-alsa --enable-oss \
--disable-version-check
BROKEN_aarch64= Does not build: error: unknown FP unit 'sse'
+BROKEN_armv6= Does not build: error: unknown FP unit 'sse'
+BROKEN_mips64= Does not build: error: unknown FP unit 'sse'
BROKEN_powerpc64= Does not build
PORTDATA= *
OpenPOWER on IntegriCloud