mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
audio/timbre-mill: Broken on armv7
Reported by: fallout
This commit is contained in:
parent
a4cf5c5b13
commit
1a67d5445d
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BROKEN_aarch64= undefined symbol: lsp::aarch64::dsp_init(), see https://github.com/sadko4u/timbre-mill/issues/4
|
BROKEN_aarch64= undefined symbol: lsp::aarch64::dsp_init(), see https://github.com/sadko4u/timbre-mill/issues/4
|
||||||
|
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
|
BROKEN_i386= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265680
|
||||||
|
|
||||||
LIB_DEPENDS= libiconv.so:converters/libiconv \
|
LIB_DEPENDS= libiconv.so:converters/libiconv \
|
||||||
|
|
Loading…
Add table
Reference in a new issue