Date: Thu, 3 Nov 2016 16:19:38 +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: r425250 - head/math/cln Message-ID: <201611031619.uA3GJcPl049865@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Nov 3 16:19:38 2016 New Revision: 425250 URL: https://svnweb.freebsd.org/changeset/ports/425250 Log: Now builds on sparc64. Approved by: portmgr (tier-2 blanket) Modified: head/math/cln/Makefile Modified: head/math/cln/Makefile ============================================================================== --- head/math/cln/Makefile Thu Nov 3 16:18:46 2016 (r425249) +++ head/math/cln/Makefile Thu Nov 3 16:19:38 2016 (r425250) @@ -21,8 +21,6 @@ USE_LDCONFIG= yes INFO= cln -BROKEN_sparc64= Does not compile on sparc64 - .include <bsd.port.pre.mk> .if ${ARCH} == armv6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611031619.uA3GJcPl049865>