diff options
Diffstat (limited to 'shells/heirloom-sh/Makefile')
-rw-r--r-- | shells/heirloom-sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/heirloom-sh/Makefile b/shells/heirloom-sh/Makefile index f90e9b390af4..dc3b4e9fac0d 100644 --- a/shells/heirloom-sh/Makefile +++ b/shells/heirloom-sh/Makefile @@ -11,6 +11,7 @@ MAINTAINER= danielt@pilgerer.org COMMENT= Portable version of OpenSolaris' Bourne Shell BROKEN_aarch64= Fails to link: missing sbrk +BROKEN_riscv64= Fails to link: missing sbrk USES= tar:bzip2 MAKEFILE= makefile |