aboutsummaryrefslogtreecommitdiff
path: root/audio/zita-convolver
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-09 01:39:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-09 01:39:19 +0000
commit8ae42417ccca0732925e09a1693e2a3e64bd3fd6 (patch)
tree5d215d533c51d0a74094ac2414f069597bf384ea /audio/zita-convolver
parent45bc01fca2e8e5c79c4329dd54f548a3d7d97191 (diff)
downloadports-8ae42417ccca0732925e09a1693e2a3e64bd3fd6.tar.gz
ports-8ae42417ccca0732925e09a1693e2a3e64bd3fd6.zip
Notes
Diffstat (limited to 'audio/zita-convolver')
-rw-r--r--audio/zita-convolver/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/zita-convolver/Makefile b/audio/zita-convolver/Makefile
index cc0ec867e1c4..16beee125d40 100644
--- a/audio/zita-convolver/Makefile
+++ b/audio/zita-convolver/Makefile
@@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
LIB_DEPENDS= libfftw3f.so:math/fftw3-float
+BROKEN_aarch64= fails to compile: c++: the clang compiler does not support '-march=native'
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'