aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-09 00:42:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-09 00:42:05 +0000
commite8210b4758f3afbc598afa1378b85f04ee1d062c (patch)
treef9138a3823b570522b524c8e385a453e712c9114 /audio
parente4ce169cc8bc7d8c7e35979de1a35c0b0be50e00 (diff)
downloadports-e8210b4758f3afbc598afa1378b85f04ee1d062c.tar.gz
ports-e8210b4758f3afbc598afa1378b85f04ee1d062c.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/zita-convolver/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/zita-convolver/Makefile b/audio/zita-convolver/Makefile
index 9c4d84de4523..cc0ec867e1c4 100644
--- a/audio/zita-convolver/Makefile
+++ b/audio/zita-convolver/Makefile
@@ -16,6 +16,9 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
LIB_DEPENDS= libfftw3f.so:math/fftw3-float
+BROKEN_armv6= fails to compile: c++: the clang compiler does not support '-march=native'
+BROKEN_armv7= fails to compile: c++: the clang compiler does not support '-march=native'
+
USES= compiler:c++11-lib gmake localbase:ldflags tar:bz2
USE_LDCONFIG= yes
WRKSRC_SUBDIR= libs