diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-01-31 03:28:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-01-31 03:28:57 +0000 |
commit | b2e18017b2d4c4044c103983b080543102008420 (patch) | |
tree | e90bcf204c705b2e2e39a562d0b054ef293f7d9d | |
parent | 4c785b69dc25eb4243ba2d63a4ac578f5fd97bcb (diff) | |
download | ports-b2e18017b2d4c4044c103983b080543102008420.tar.gz ports-b2e18017b2d4c4044c103983b080543102008420.zip |
Notes
-rw-r--r-- | audio/bristol/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile index b42f4c70ac86..27fcd8f6b397 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= * |