1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Mark broken on aarch64:

ld: error: undefined symbol: sbrk

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-29 21:20:41 +00:00
parent d9449fa1b6
commit 11d74564b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497205

View File

@ -15,6 +15,8 @@ COMMENT= Scheme interpreter
LICENSE= LGPL21
BROKEN_aarch64= ld: error: undefined symbol: sbrk
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= readline zip