aboutsummaryrefslogtreecommitdiff
path: root/audio/zynaddsubfx
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-21 23:52:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-21 23:52:37 +0000
commit0e9d79c998164f81d1bcc1061bce68afdd0b5756 (patch)
tree43e3e96b51c1b5ffe0081b680c450409ce4bb954 /audio/zynaddsubfx
parenteda8841921812fa20a8d592b45e5d8d64ede883d (diff)
downloadports-0e9d79c998164f81d1bcc1061bce68afdd0b5756.tar.gz
ports-0e9d79c998164f81d1bcc1061bce68afdd0b5756.zip
Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473009
Diffstat (limited to 'audio/zynaddsubfx')
-rw-r--r--audio/zynaddsubfx/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile
index de0fd65190b6..7af816d17667 100644
--- a/audio/zynaddsubfx/Makefile
+++ b/audio/zynaddsubfx/Makefile
@@ -11,6 +11,10 @@ COMMENT= Realtime software synthesizer
LICENSE= GPLv2
+BROKEN_aarch64= fails to compile: argument unused during compilation: '-msse'
+BROKEN_armv6= fails to compile: unknown argument: '-mvectorize-with-neon-quad'
+BROKEN_armv7= fails to compile: unknown argument: '-mvectorize-with-neon-quad'
+
LIB_DEPENDS= libfftw3.so:math/fftw3 \
libmxml.so:textproc/mxml \
liblo.so:audio/liblo