ports/175083: [PATCH] net-p2p/rtorrent build with clang
Anders N.
wicked at baot.se
Mon Jan 7 05:10:02 UTC 2013
>Number: 175083
>Category: ports
>Synopsis: [PATCH] net-p2p/rtorrent build with clang
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 07 05:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Anders N.
>Release: 9.1-RELEASE
>Organization:
>Environment:
FreeBSD baot.se 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Sun Dec 16 23:44:26 CET 2012 root at baot:/ram/usr/src/sys/baot i386
>Description:
The net-p2p/rtorrent port's (possibly old) makefile requires GCC, but it builds fine with clang. I imagine net-p2p/rtorrent-devel is the same, but I haven't tested it.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 310020)
+++ Makefile (working copy)
@@ -17,8 +17,6 @@
CONFLICTS?= rtorrent-devel-[0-9]*
-USE_GCC= 4.2+
-
GNU_CONFIGURE= yes
LDFLAGS+= -pthread
CONFIGURE_ARGS= --disable-debug
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list