From 3eb8eab859fa22093cd6cc07ceb31e3aa50ba539 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 22 Dec 2020 02:29:19 +0000 Subject: Also mark as BROKEN on riscv64. Approved by: portmgr (tier-2 blanket) --- sysutils/cpuid2cpuflags/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils') diff --git a/sysutils/cpuid2cpuflags/Makefile b/sysutils/cpuid2cpuflags/Makefile index 99ebd3823ae0..e1435f173306 100644 --- a/sysutils/cpuid2cpuflags/Makefile +++ b/sysutils/cpuid2cpuflags/Makefile @@ -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 -- cgit v1.2.3