mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/py-soxr: Broken on armv7
Reported by: fallout
This commit is contained in:
parent
aef93118ef
commit
8e0e3d258d
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ WWW= https://github.com/dofuuz/python-soxr
|
||||||
LICENSE= LGPL21 BSD3CLAUSE
|
LICENSE= LGPL21 BSD3CLAUSE
|
||||||
LICENSE_COMB= multi
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
|
BROKEN_armv7= compilation fails: soxr.c:17:12: fatal error: 'asm/hwcap.h' file not found
|
||||||
BROKEN_i386= fails to compile: ...requires target feature 'sse', but would be inlined into function 'h8' that is compiled without support for 'sse'
|
BROKEN_i386= fails to compile: ...requires target feature 'sse', but would be inlined into function 'h8' that is compiled without support for 'sse'
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||||
|
|
Loading…
Add table
Reference in a new issue