Date: Sun, 7 Oct 2018 03:08:23 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481411 - head/net-p2p/libtorrent-rasterbar Message-ID: <201810070308.w9738NVg072475@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810070308.w9738NVg072475>