From 6ec5b8e812f2c246ede1a12004d5c35c0254b7ca Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 9 Dec 2020 02:09:21 +0000 Subject: [PATCH] Mark BROKEN on riscv64 the same as on aarch64. Obtained from: lonesome.com build testing --- graphics/s10sh/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index a84af1909f83..998ba994382f 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= Fails to build: error: cannot find the byte order for this architecture, fix bytesex.h BROKEN_armv6= Fails to build: error: cannot find the byte order for this architecture, fix bytesex.h BROKEN_armv7= Fails to build: error: cannot find the byte order for this architecture, fix bytesex.h +BROKEN_riscv64= Fails to build: error: cannot find the byte order for this architecture, fix bytesex.h USES= ncurses readline