ports/113237: [patch] net-p2p/rtorrent compiles with gcc-4.2

Henrik Brix Andersen henrik at brixandersen.dk
Fri Jun 1 21:10:05 UTC 2007


>Number:         113237
>Category:       ports
>Synopsis:       [patch] net-p2p/rtorrent compiles with gcc-4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 21:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Henrik Brix Andersen
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
pil.dk
>Environment:
System: FreeBSD lothlorien.brixandersen.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #39: Wed May 30 11:19:12 CEST 2007 root at lothlorien.brixandersen.dk:/usr/obj/usr/src/sys/LOTHLORIEN i386


	
>Description:
The net-p2p/rtorrent port compiles fine with gcc-4.2 - no need to
limit it to gcc-3.4.

	
>How-To-Repeat:
	
>Fix:

	

--- rtorrent.diff begins here ---
--- /usr/ports/net-p2p/rtorrent/Makefile	Fri Apr 13 12:38:51 2007
+++ net-p2p/rtorrent/Makefile	Fri Jun  1 22:40:40 2007
@@ -26,7 +26,7 @@
 
 MAN1=		rtorrent.1
 
-USE_GCC=	3.4
+USE_GCC=	3.4+
 USE_GETOPT_LONG=yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-debug
--- rtorrent.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list