SPECS: boost.spec - don't hardcode debug flags, they belong to rpm...

qboosh qboosh at pld-linux.org
Sat Jun 16 23:23:14 CEST 2007


Author: qboosh                       Date: Sat Jun 16 21:23:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't hardcode debug flags, they belong to rpmcxxflags

---- Files affected:
SPECS:
   boost.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/boost.spec
diff -u SPECS/boost.spec:1.88 SPECS/boost.spec:1.89
--- SPECS/boost.spec:1.88	Sat Jun 16 14:41:02 2007
+++ SPECS/boost.spec	Sat Jun 16 23:23:09 2007
@@ -664,8 +664,6 @@
 #   due to oversophisticated build flags system.
 # - pass -fPIC due to <shared-linkable> removal.
 %{__perl} -pi -e 's/ -O3 / %{rpmcxxflags} -fPIC /' tools/build/v2/tools/gcc.jam
-# - we pass debug flags in cxxflags, so remove hardcoded -g.
-%{__perl} -pi -e 's/ -g / -gdwarf-2 -g2 /' tools/build/v2/tools/gcc.jam
 
 %ifarch alpha
 # -pthread gcc parameter doesn't add _REENTRANT to cpp macros on alpha (only)
@@ -1127,6 +1125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2007/06/16 21:23:09  qboosh
+- don't hardcode debug flags, they belong to rpmcxxflags
+
 Revision 1.88  2007/06/16 12:41:02  lkrotowski
 - dropped unnecessary gcc42 dependency
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/boost.spec?r1=1.88&r2=1.89&f=u



More information about the pld-cvs-commit mailing list