Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 12:08:49 +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: r483127 - head/ftp/libfilezilla
Message-ID:  <201810271208.w9RC8npJ062832@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Oct 27 12:08:49 2018
New Revision: 483127
URL: https://svnweb.freebsd.org/changeset/ports/483127

Log:
  Now builds on powerpc64.
  
  PR:		232093
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/ftp/libfilezilla/Makefile

Modified: head/ftp/libfilezilla/Makefile
==============================================================================
--- head/ftp/libfilezilla/Makefile	Sat Oct 27 11:58:13 2018	(r483126)
+++ head/ftp/libfilezilla/Makefile	Sat Oct 27 12:08:49 2018	(r483127)
@@ -11,8 +11,6 @@ COMMENT=	C++ library for building platform-independent
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_powerpc64=	does not compile: libfilezilla/string.hpp: error: to_wstring is not a member of std
-
 USES=		compiler:c++14-lang gmake iconv:wchar_t libtool localbase pathfix pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



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