From a6ecfb165bd9e4d19a64a35b172bd98e4f35afdb Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 12 Dec 2020 06:08:48 +0000 Subject: [PATCH] Mark BROKEN on riscv64 similar to aarch64. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing --- misc/dynomite/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/dynomite/Makefile b/misc/dynomite/Makefile index e386f571ee38..6e2044d4f8c4 100644 --- a/misc/dynomite/Makefile +++ b/misc/dynomite/Makefile @@ -12,6 +12,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to configure: checking build system type... Invalid configuration 'aarch64-portbld-freebsd13.0': machine 'aarch64-portbld' not recognized +BROKEN_riscv64= fails to configure: configure: error: /bin/sh config/config.sub riscv64-portbld-freebsd13.0 failed USES= autoreconf gmake libtool ssl GNU_CONFIGURE= yes