]> git.pld-linux.org Git - packages/boost.git/commitdiff
- don't hardcode debug flags, they belong to rpmcxxflags
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Jun 2007 21:23:09 +0000 (21:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.89

boost.spec

index f67e735e7d152afe5adfc26a67cee5a53b5ce8c0..74e0366f6112bd3aa8f1a942cb7333b5a6b7f00a 100644 (file)
@@ -663,8 +663,6 @@ Dokumentacja dla biblioteki Boost C++.
 #   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)
This page took 0.11454 seconds and 4 git commands to generate.