This port is also affected by aarch64 not having sbrk.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-12-18 20:45:48 +00:00
parent 69b03db82c
commit 0ec0945174
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456672

View file

@ -10,6 +10,8 @@ COMMENT= Very small C interpreter for scripting
LICENSE= BSD3CLAUSE
BROKEN_aarch64= fails to link: missing sbrk
USE_GITHUB= yes
GH_ACCOUNT= zsaleeba
GH_TAGNAME= 4555e84