Mark BROKEN on riscv64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
This commit is contained in:
Mark Linimon 2020-12-12 05:10:44 +00:00
parent 18edce6435
commit 229062378a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557790

View File

@ -9,6 +9,8 @@ CATEGORIES= benchmarks
MAINTAINER= danfe@FreeBSD.org
COMMENT= In-memory benchmark of open-source LZ77/LZSS/LZMA compressors
BROKEN_riscv64= fails to compile: invalid arch name 'native', string must begin with rv32{i,e,g} or rv64{i,g}
USES= compiler:c11 gmake
USE_GITHUB= yes
GH_ACCOUNT= inikep