Date: Wed, 12 Oct 2016 04:10:51 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423827 - head/lang/smalltalk Message-ID: <201610120410.u9C4ApAS084984@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Wed Oct 12 04:10:50 2016 New Revision: 423827 URL: https://svnweb.freebsd.org/changeset/ports/423827 Log: Mark broken on aarch64: fails to link. Approved by: portmgr (tier-2 blanket) Modified: head/lang/smalltalk/Makefile Modified: head/lang/smalltalk/Makefile ============================================================================== --- head/lang/smalltalk/Makefile Wed Oct 12 04:02:26 2016 (r423826) +++ head/lang/smalltalk/Makefile Wed Oct 12 04:10:50 2016 (r423827) @@ -46,6 +46,7 @@ PORTDATA= * INFO= gst gst-base gst-libs +BROKEN_aarch64= Fails to link: undefined reference to sbrk BROKEN_sparc64= Fails to install on sparc64 post-patch:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610120410.u9C4ApAS084984>