aboutsummaryrefslogtreecommitdiff
path: root/audio/timbre-mill
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-15 01:34:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-15 01:34:37 +0000
commit734f7cc55b691003ef8228831e516620b81a1155 (patch)
tree83b486f08082f9a185500131a880dc58d59d5d03 /audio/timbre-mill
parent199835dc97156e7e9aca4b644501b1c77ab00cf6 (diff)
downloadports-734f7cc55b691003ef8228831e516620b81a1155.tar.gz
ports-734f7cc55b691003ef8228831e516620b81a1155.zip
Diffstat (limited to 'audio/timbre-mill')
-rw-r--r--audio/timbre-mill/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/timbre-mill/Makefile b/audio/timbre-mill/Makefile
index 51ce772b7b05..3c18cb2040b9 100644
--- a/audio/timbre-mill/Makefile
+++ b/audio/timbre-mill/Makefile
@@ -12,6 +12,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= undefined symbol: lsp::aarch64::dsp_init(), see https://github.com/sadko4u/timbre-mill/issues/4
+BROKEN_armv6= clang crashes after printing "Unable to encode MCOperand!"
BROKEN_armv7= compilation fails: operand must be an immediate in the range, see https://github.com/sadko4u/timbre-mill/issues/5
BROKEN_i386= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265680