svn commit: r480096 - head/devel/cctz
Mark Linimon
linimon at FreeBSD.org
Wed Sep 19 15:28:26 UTC 2018
Author: linimon
Date: Wed Sep 19 15:28:25 2018
New Revision: 480096
URL: https://svnweb.freebsd.org/changeset/ports/480096
Log:
A previous change unbroke this ports on powerpc64.
Approved by: portmgr (tier-2 blanket)
Modified:
head/devel/cctz/Makefile
Modified: head/devel/cctz/Makefile
==============================================================================
--- head/devel/cctz/Makefile Wed Sep 19 14:20:53 2018 (r480095)
+++ head/devel/cctz/Makefile Wed Sep 19 15:28:25 2018 (r480096)
@@ -12,8 +12,6 @@ COMMENT= C++ library for handling dates, times, and ti
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BROKEN_powerpc64= fails to compile: time_tool.cc: 'stoll' is not a member of 'std'
-
USES= compiler:c++11-lib gmake
GH_ACCOUNT= google
USE_GITHUB= yes
More information about the svn-ports-all
mailing list