Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2018 19:35: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: r460049 - head/graphics/gexiv2
Message-ID:  <201801261935.w0QJZpUA056682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Jan 26 19:35:51 2018
New Revision: 460049
URL: https://svnweb.freebsd.org/changeset/ports/460049

Log:
  Attempt to build on powerpc64 again.
  
  Reported by:	jhibbits

Modified:
  head/graphics/gexiv2/Makefile

Modified: head/graphics/gexiv2/Makefile
==============================================================================
--- head/graphics/gexiv2/Makefile	Fri Jan 26 19:32:07 2018	(r460048)
+++ head/graphics/gexiv2/Makefile	Fri Jan 26 19:35:51 2018	(r460049)
@@ -16,8 +16,6 @@ BUILD_DEPENDS=	gm4:devel/m4 \
 		vala>=0:lang/vala
 LIB_DEPENDS=	libexiv2.so:graphics/exiv2
 
-BROKEN_powerpc64=	fails to compile: gexiv2-metadata-gps.cpp: 'overflow_error' is not a member of 'std'
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--enable-introspection=yes \
 			--enable-vala=yes



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