Skip site navigation (1)Skip section navigation (2)
Date:      18 Jan 2009 07:28:39 -0200
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        miwi@FreeBSD.org
Subject:   ports/130681: [PATCH] archivers/pbzip2: Uphold C{,XX}FLAGS
Message-ID:  <20090118092839.69730.qmail@exxodus.fedaykin.here>
Resent-Message-ID: <200901180930.n0I9U38W014333@freefall.freebsd.org>

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

>Number:         130681
>Category:       ports
>Synopsis:       [PATCH] archivers/pbzip2: Uphold C{,XX}FLAGS
>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:   Sun Jan 18 09:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD exxodus.fedaykin.here 7.1-STABLE FreeBSD 7.1-STABLE #46: Wed Jan  7 12:16:07 BRST
>Description:
Uphold CXXFLAGS

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pbzip2-1.0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/pbzip2/Makefile /usr/home/lioux/src/myports/tmp/pbzip2/Makefile
--- /usr/ports/archivers/pbzip2/Makefile	2009-01-18 07:27:08.000000000 -0200
+++ /usr/home/lioux/src/myports/tmp/pbzip2/Makefile	2009-01-18 07:25:26.000000000 -0200
@@ -25,7 +25,7 @@
 post-patch:
 	@${REINPLACE_CMD} \
 		-e 's,-pthread -lpthread,${PTHREAD_LIBS},g; \
-		s,-O3,${CXXFLAGS},; \
+		s,-O2,${CXXFLAGS},; \
 		s,^CC,#CC,; \
 		s,CC,CXX,' ${WRKSRC}/Makefile
 
--- pbzip2-1.0.5.patch ends here ---

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



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