From e080a36245daaa7327237c508e53957272c907be Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Wed, 21 Aug 2013 03:52:21 +0300 Subject: new file: files/gcc.patch modified: rtorrent-9999.ebuild --- net-p2p/rtorrent/files/gcc.patch | 10 ++++++++++ net-p2p/rtorrent/rtorrent-9999.ebuild | 1 + 2 files changed, 11 insertions(+) create mode 100644 net-p2p/rtorrent/files/gcc.patch (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/files/gcc.patch b/net-p2p/rtorrent/files/gcc.patch new file mode 100644 index 0000000..258ad06 --- /dev/null +++ b/net-p2p/rtorrent/files/gcc.patch @@ -0,0 +1,10 @@ +--- rtorrent/src/main.cc 2013-08-21 03:49:49.552210826 +0300 ++++ rtorrent-9999/src/main.cc 2013-08-21 03:49:14.135542775 +0300 +@@ -43,6 +43,7 @@ + #include + #include + #include ++#include + #include + #include + #include diff --git a/net-p2p/rtorrent/rtorrent-9999.ebuild b/net-p2p/rtorrent/rtorrent-9999.ebuild index ab7d08b..36a6a99 100644 --- a/net-p2p/rtorrent/rtorrent-9999.ebuild +++ b/net-p2p/rtorrent/rtorrent-9999.ebuild @@ -41,6 +41,7 @@ src_compile() { filter-flags -fomit-frame-pointer -fforce-addr fi epatch ${FILESDIR}/canvas.patch + epatch ${FILESDIR}/gcc.patch econf $(use_enable debug) \ $(use_enable ipv6) \ -- cgit v1.2.3