shells/ksh93: Update reason for aarch64 broken message

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D17204
This commit is contained in:
Emmanuel Vadot
2018-09-18 10:28:08 +00:00
parent 89f9209f99
commit eb2f5eb9cf

View File

@@ -36,7 +36,7 @@ KSHVERSION= 2012-08-01
STATIC_MAKE_ENV= LDFLAGS+=-static
BROKEN_aarch64= Fails to compile: error: unknown type name Dllscan_t
BROKEN_aarch64= Fails to compile: needs sbrk
.include <bsd.port.pre.mk>