mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Mark as BROKEN on riscv64:
/usr/include/c++/v1/__threading_support:135:3: error: Unsupported architecture Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
a98cb5db44
commit
a071b969ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565850
@ -14,6 +14,7 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
BROKEN_FreeBSD_12_powerpc64= fails to compile: llvm_ops.cpp:101:10: fatal error: 'iostream' file not found
|
||||
BROKEN_riscv64= fails to build: /usr/include/c++/v1/__threading_support:135:3: Unsupported architecture
|
||||
|
||||
BUILD_DEPENDS= llvm-config${LLVM_VER}:devel/llvm${LLVM_VER}
|
||||
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||
|
Loading…
Reference in New Issue
Block a user