diff options
| -rw-r--r-- | net-p2p/rtorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index b9fd4d15b11b..fd13e1e22a60 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -24,6 +24,8 @@ CONFLICTS?= rtorrent-devel-[0-9]* MAN1= rtorrent.1 +USE_GCC= 4.2+ + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug |
