svn commit: r481411 - head/net-p2p/libtorrent-rasterbar

Yuri Victorovich yuri at FreeBSD.org
Sun Oct 7 03:08:24 UTC 2018


Author: yuri
Date: Sun Oct  7 03:08:23 2018
New Revision: 481411
URL: https://svnweb.freebsd.org/changeset/ports/481411

Log:
  net-p2p/libtorrent-rasterbar: net-p2p/libtorrent-rasterbar: Unbreak on powerpc64
  
  PR:		231757
  Submitted by:	Piotr Kubaj <pkubaj at anongoth.pl>

Modified:
  head/net-p2p/libtorrent-rasterbar/Makefile

Modified: head/net-p2p/libtorrent-rasterbar/Makefile
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/Makefile	Sun Oct  7 02:50:28 2018	(r481410)
+++ head/net-p2p/libtorrent-rasterbar/Makefile	Sun Oct  7 03:08:23 2018	(r481411)
@@ -12,8 +12,6 @@ COMMENT=	C++ library implementing a BitTorrent client
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_powerpc64=	fails to build: client_test.cpp: undefined reference to std::__cxx11::basic_string
-
 LIB_DEPENDS=	libboost_chrono.so:devel/boost-libs \
 		libboost_random.so:devel/boost-libs \
 		libboost_system.so:devel/boost-libs


More information about the svn-ports-all mailing list