Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2009 19:45:19 GMT
From:      Andrius Morkunas <hinokind@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141650: [patch] net-p2p/libbt remove USE_GCC
Message-ID:  <200912151945.nBFJjJ0q097841@www.freebsd.org>
Resent-Message-ID: <200912151950.nBFJo0Gp009617@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141650
>Category:       ports
>Synopsis:       [patch] net-p2p/libbt remove USE_GCC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 19:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
FreeBSD c1.local 8.0-STABLE FreeBSD 8.0-STABLE #0 r200263: Tue Dec  8 19:31:11 EET 2009     root@klevas:/usr/obj/usr/src/sys/SEGFAULT  amd64
>Description:
Remove unneeded USE_GCC.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN net-p2p/libbt.orig/Makefile net-p2p/libbt/Makefile
--- net-p2p/libbt.orig/Makefile	2009-08-22 00:32:13.000000000 +0000
+++ net-p2p/libbt/Makefile	2009-12-15 19:40:28.973329808 +0000
@@ -18,7 +18,6 @@
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_GCC=	3.4
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
 
 PORTDOCS=	protocol-ext.txt protocol.txt


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912151945.nBFJjJ0q097841>