mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
lang/halide: Broken on armv7
Reported by: fallout
This commit is contained in:
parent
23b8d2f37c
commit
5258ee6734
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BROKEN_aarch64= fails to build: unhandled exception: Error: No arm support for this OS, see https://github.com/halide/Halide/issues/6972
|
||||
BROKEN_armv7= fails to compile: no error message, except that the header generation command failed
|
||||
BROKEN_i386= fails to compile: error: _Float16 is not supported on this target
|
||||
BROKEN_riscv64= fails to build: /usr/include/c++/v1/__config:1141:6: No thread API
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue