Also mark BROKEN on riscv64 (the same as on mips64).

This commit is contained in:
Mark Linimon 2020-12-12 05:09:05 +00:00
parent 32d86e54e5
commit 18edce6435
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557789

View File

@ -12,6 +12,7 @@ COMMENT= Set of utilities to benchmark productivity of system calls
LICENSE= CDDL
BROKEN_mips64= Fails to build: bin-mips64: no such file or directory
BROKEN_riscv64= Fails to build: bin-riscv64: no such file or directory
USES= gmake
WRKSRC= ${WRKDIR}/libMicro-${PORTVERSION}