[csw-devel] SF.net SVN: gar:[5671] csw/mgar/pkg/pbzip2/trunk/Makefile
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Mon Jul 27 17:46:48 CEST 2009
Revision: 5671
http://gar.svn.sourceforge.net/gar/?rev=5671&view=rev
Author: bensons
Date: 2009-07-27 15:46:48 +0000 (Mon, 27 Jul 2009)
Log Message:
-----------
pbzip2: added CFLAG -fast for optimized build
Modified Paths:
--------------
csw/mgar/pkg/pbzip2/trunk/Makefile
Modified: csw/mgar/pkg/pbzip2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pbzip2/trunk/Makefile 2009-07-27 15:10:27 UTC (rev 5670)
+++ csw/mgar/pkg/pbzip2/trunk/Makefile 2009-07-27 15:46:48 UTC (rev 5671)
@@ -35,9 +35,7 @@
include gar/category.mk
pre-build-modulated:
- @gsed -i'' \
- 's,-pthread,-I$(includedir) -L$(libdir),g;s,g++,$(CXX),;s,-O2,$(CFLAGS),' \
- $(WORKSRC)/Makefile
+ @gsed -i'' 's,-pthread,-I$(includedir) -L$(libdir),g;s,g++,$(CXX),;s,-O2,-fast $(CFLAGS),' $(WORKSRC)/Makefile
install-custom:
[ ! -d "$(DESTDIR)$(mandir)/man1" ] && \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list