Mark as BROKEN on riscv64.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
This commit is contained in:
Mark Linimon 2020-12-12 05:21:10 +00:00
parent 866d90cb61
commit 5b5d917fce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557792

View File

@ -12,11 +12,12 @@ COMMENT= Cisco 1700/2600/3600/3700/7200 Simulator
LICENSE= GPLv2
LIB_DEPENDS= libelf.so:devel/libelf
BROKEN_powerpc= fails to compile: invokes x86 assembler
BROKEN_riscv64= fails to compile: common/dynamips_common.h:71:2: Please define your architecture!
BROKEN_sparc64= fails to compile: invokes x86 assembler
LIB_DEPENDS= libelf.so:devel/libelf
CFLAGS+= -I${PREFIX}/include/libelf
CONFLICTS= dynamips-[0-9]* dynamips-devel-[0-9]*