aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/libmicro
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-12 05:09:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-12 05:09:05 +0000
commit18edce64350831d53015f2386c8b3a84d0323611 (patch)
tree326a47de770b2197fea2c893e86269587b9c4d6c /benchmarks/libmicro
parent32d86e54e532c11bd83fa4dffe964196b63fecc4 (diff)
downloadports-18edce64350831d53015f2386c8b3a84d0323611.tar.gz
ports-18edce64350831d53015f2386c8b3a84d0323611.zip
Also mark BROKEN on riscv64 (the same as on mips64).
Notes
Notes: svn path=/head/; revision=557789
Diffstat (limited to 'benchmarks/libmicro')
-rw-r--r--benchmarks/libmicro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/libmicro/Makefile b/benchmarks/libmicro/Makefile
index 090087e83beb..f528fc274edc 100644
--- a/benchmarks/libmicro/Makefile
+++ b/benchmarks/libmicro/Makefile
@@ -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}