Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 16:00:40 +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: r425236 - head/devel/libgit2
Message-ID:  <201611031600.uA3G0e4x041114@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Thu Nov  3 16:00:39 2016
New Revision: 425236
URL: https://svnweb.freebsd.org/changeset/ports/425236

Log:
  Now builds on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/devel/libgit2/Makefile

Modified: head/devel/libgit2/Makefile
==============================================================================
--- head/devel/libgit2/Makefile	Thu Nov  3 15:55:46 2016	(r425235)
+++ head/devel/libgit2/Makefile	Thu Nov  3 16:00:39 2016	(r425236)
@@ -33,8 +33,6 @@ CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
 CURL_CMAKE_ON=		-DCURL=ON
 CURL_CMAKE_OFF=		-DCURL=OFF
 
-BROKEN_sparc64=	does not install: thread-local storage not supported
-
 .include <bsd.port.pre.mk>
 
 post-patch:



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