SPECS: boost.spec - don't strip libs, we need this stuff for -debu...

pluto pluto at pld-linux.org
Tue Apr 17 20:52:09 CEST 2007


Author: pluto                        Date: Tue Apr 17 18:52:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't strip libs, we need this stuff for -debuginfo (thx freetz).

---- Files affected:
SPECS:
   boost.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/boost.spec
diff -u SPECS/boost.spec:1.81 SPECS/boost.spec:1.82
--- SPECS/boost.spec:1.81	Mon Apr 16 21:27:16 2007
+++ SPECS/boost.spec	Tue Apr 17 20:52:04 2007
@@ -684,7 +684,7 @@
 	-sGXX="%{__cxx}" \
 	-sGCC="%{__cc}" \
 	-sHAVE_ICU=1 -sICU_PATH=/usr \
-	-sBUILD="release <threading>multi <shared-linkable>true <inlining>on" \
+	-sBUILD="release <threading>multi <shared-linkable>true <inlining>on <debug-symbols>on" \
 	-sPYTHON_ROOT=$PYTHON_ROOT \
 	-sPYTHON_VERSION=$PYTHON_VERSION
 
@@ -1133,6 +1133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2007/04/17 18:52:04  pluto
+- don't strip libs, we need this stuff for -debuginfo (thx freetz).
+
 Revision 1.81  2007/04/16 19:27:16  pluto
 - rebuild to fix libstdc++ implementation change (_ZNSo9_M_insertEPKcl).
 - release 8.
================================================================

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



More information about the pld-cvs-commit mailing list