Skip to content

Commit

Permalink
lang/halide: Broken on aarch64
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Aug 24, 2022
1 parent 36c0e0f commit 873503b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/halide/Makefile
Expand Up @@ -10,6 +10,7 @@ COMMENT= Language for fast and portable data-parallel computation
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_riscv64= fails to build: /usr/include/c++/v1/__config:1141:6: No thread API

BUILD_DEPENDS= llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION} # because halide expects LLVMConfig.cmake
Expand Down

0 comments on commit 873503b

Please sign in to comment.