Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 18:54:13 +0000 (UTC)
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537102 - head/devel/double-conversion
Message-ID:  <202005301854.04UIsDVr082527@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mikael
Date: Sat May 30 18:54:13 2020
New Revision: 537102
URL: https://svnweb.freebsd.org/changeset/ports/537102

Log:
  devel/double-conversion: remove useless comment
  
  Approved by:	portmgr blanket

Modified:
  head/devel/double-conversion/Makefile

Modified: head/devel/double-conversion/Makefile
==============================================================================
--- head/devel/double-conversion/Makefile	Sat May 30 18:43:26 2020	(r537101)
+++ head/devel/double-conversion/Makefile	Sat May 30 18:54:13 2020	(r537102)
@@ -13,8 +13,6 @@ COMMENT=	Binary-decimal and decimal-binary routines fo
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-#BROKEN_aarch64=	Fails to build: Target architecture was not detected as supported by Double-Conversion
-
 USES=		cmake
 USE_GITHUB=	yes
 GH_ACCOUNT=	google



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