aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-11-27 19:31:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-11-27 19:31:44 +0000
commit8c8b8cc9ecc54de46082ea825b534c83a1a5d16b (patch)
treef11c115164e76cd9424969f1a615d2d0f05e673f /shells
parent3c7d70cc6038bedd962570b0f6f35fae5f1bfbab (diff)
downloadports-8c8b8cc9ecc54de46082ea825b534c83a1a5d16b.tar.gz
ports-8c8b8cc9ecc54de46082ea825b534c83a1a5d16b.zip
Mark as BROKEN on riscv64 the same way as on aarch64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=556452
Diffstat (limited to 'shells')
-rw-r--r--shells/ksh93/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index d199e9fa486b..2d0229aedbce 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -27,6 +27,7 @@ COMMENT= AT&T KornShell 93
LICENSE= EPL
BROKEN_aarch64= Fails to compile: needs sbrk
+BROKEN_riscv64= Fails to compile: needs sbrk
USES= compiler:c11