aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-06-09 19:09:17 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-06-09 19:10:07 +0000
commit5258ee6734f9b9dae929d97b6c476f128078f83c (patch)
tree4054118cb547154d8d17028287a07ec108bc77a0
parent23b8d2f37c01872f3e40fc9082a4f0adad222b97 (diff)
downloadports-5258ee6734f9b9dae929d97b6c476f128078f83c.tar.gz
ports-5258ee6734f9b9dae929d97b6c476f128078f83c.zip
lang/halide: Broken on armv7
Reported by: fallout
-rw-r--r--lang/halide/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/halide/Makefile b/lang/halide/Makefile
index ef76223775c4..8665bafc6235 100644
--- a/lang/halide/Makefile
+++ b/lang/halide/Makefile
@@ -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