diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2016-07-07 08:03:38 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2016-07-07 08:03:38 +0300 |
commit | 3b789e5599e9116408d00eaa55af483ced0ecd0a (patch) | |
tree | 526e21eca7bc6ad6597b634c1b3fbb0ee92c7a8b /net-p2p | |
parent | a3bde389df8d34ea3cdc37220c1fe9691a386561 (diff) |
rtorrent: build fix
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-scm.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-scm.ebuild b/net-p2p/rtorrent/rtorrent-scm.ebuild index 52ceb54..838eff1 100644 --- a/net-p2p/rtorrent/rtorrent-scm.ebuild +++ b/net-p2p/rtorrent/rtorrent-scm.ebuild @@ -36,8 +36,6 @@ src_compile() { if [[ $(tc-arch) = "x86" ]]; then filter-flags -fomit-frame-pointer -fforce-addr fi -# epatch ${FILESDIR}/canvas.patch - #epatch ${FILESDIR}/gcc.patch econf $(use_enable debug) \ $(use_enable ipv6) \ |