aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-11-06 20:23:10 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-11-06 20:23:10 +0000
commitb9db8bd795d385850e206c0f093855668c8c7576 (patch)
treeef9ddf671fc70d2ab62b3a8d87218674043312bf
parentd5826c18563dbbae0729998d34c7550dfb7be34b (diff)
downloadports-b9db8bd795d385850e206c0f093855668c8c7576.tar.gz
ports-b9db8bd795d385850e206c0f093855668c8c7576.zip
audio/x42-plugins-lv2: Broken on i386
Reported by: fallout
-rw-r--r--audio/x42-plugins-lv2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/x42-plugins-lv2/Makefile b/audio/x42-plugins-lv2/Makefile
index 7c88d0de2f0d..5727d60a2980 100644
--- a/audio/x42-plugins-lv2/Makefile
+++ b/audio/x42-plugins-lv2/Makefile
@@ -11,6 +11,8 @@ WWW= https://github.com/x42/x42-plugins/
LICENSE= GPLv2
+BROKEN_i386= compilation fails: unsupported option '--fast-math'; did you mean '-ffast-math', reported to the author on 2022-11-06
+
BUILD_DEPENDS= lv2>0:audio/lv2 \
${LOCALBASE}/include/fftw3.h:math/fftw3 \
bash:shells/bash