1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Mark as BROKEN on riscv64 the same as on powerpc*.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
This commit is contained in:
Mark Linimon 2021-01-19 03:11:16 +00:00
parent 756afa4791
commit 5fcdaa91d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562014

View File

@ -32,6 +32,7 @@ LICENSE_PERMS_SIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_powerpc= fails to build: contrib/profiler/Profiler.h:158:51: inconsistent operand constraints in an 'asm'
BROKEN_powerpc64= fails to build: contrib/profiler/Profiler.h:158:51: inconsistent operand constraints in an 'asm'
BROKEN_powerpcspe= fails to build: contrib/profiler/Profiler.h:158:51: inconsistent operand constraints in an 'asm'
BROKEN_riscv64= fails to build: contrib/profiler/Profiler.h:158:28: inconsistent operand constraints in an 'asm'
LIB_DEPENDS= libassimp.so:multimedia/assimp \
libfreetype.so:print/freetype2 \