Also mark as BROKEN on riscv64.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-12-22 02:29:19 +00:00
parent db78fcd920
commit 3eb8eab859
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558878

View File

@ -13,6 +13,7 @@ LICENSE= BSD2CLAUSE
BROKEN_powerpc64= fails to build: error "Platform not supported (only Linux supported at the moment)"
BROKEN_powerpc64le= fails to build: error "Platform not supported (only Linux supported at the moment)"
BROKEN_riscv64= fails to build: src/platforms.h:15:4: error: "Unsupported platform, please report"
USES= autoreconf
USE_GITHUB= yes