summaryrefslogtreecommitdiff
path: root/audio/cardinal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cardinal/Makefile')
-rw-r--r--audio/cardinal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cardinal/Makefile b/audio/cardinal/Makefile
index 48ea05529fd2..afb8670f373c 100644
--- a/audio/cardinal/Makefile
+++ b/audio/cardinal/Makefile
@@ -14,6 +14,7 @@ WWW= https://cardinal.kx.studio/ \
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_13= compilation fails, error: static assertion failed due to requirement 'is_arithmetic<rack::simd::Vector<float, 4>>::value', see https://github.com/DISTRHO/Cardinal/issues/726
BROKEN_FreeBSD_15= compilation fails, error: static assertion failed due to requirement 'is_arithmetic<rack::simd::Vector<float, 4>>::value', see https://github.com/DISTRHO/Cardinal/issues/726
BROKEN_armv7= compilation fails due to the variable name conflict with base header, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279134