Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 10:28:08 +0000 (UTC)
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480007 - head/shells/ksh93
Message-ID:  <201809181028.w8IAS8pI032447@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: manu
Date: Tue Sep 18 10:28:08 2018
New Revision: 480007
URL: https://svnweb.freebsd.org/changeset/ports/480007

Log:
  shells/ksh93: Update reason for aarch64 broken message
  
  Approved by:	bapt (mentor)
  Differential Revision:	https://reviews.freebsd.org/D17204

Modified:
  head/shells/ksh93/Makefile

Modified: head/shells/ksh93/Makefile
==============================================================================
--- head/shells/ksh93/Makefile	Tue Sep 18 10:10:54 2018	(r480006)
+++ head/shells/ksh93/Makefile	Tue Sep 18 10:28:08 2018	(r480007)
@@ -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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809181028.w8IAS8pI032447>