]> git.pld-linux.org Git - packages/clanbomber.git/commitdiff
- beter C++ optimization (added -fno-rtti to CXXFLAGS). clanbomber-1_00-1
authorkloczek <kloczek@pld-linux.org>
Fri, 7 Jan 2000 22:28:10 +0000 (22:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clanbomber.spec -> 1.12

clanbomber.spec

index 804e4c9381526a82c8cf465a54d249d6367c5304..5a83cf3a874963e268fdabb2cc235cf0a99a2e29 100644 (file)
@@ -44,7 +44,7 @@ niestety nie poprzez sie
 aclocal
 automake
 autoconf
-CXXFLAGS="$RPM_OPT_FLAGS -fno-implicit-templates"
+CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti -fno-implicit-templates"
 LDFLAGS="-s"
 export CXXFLAGS LDFLAGS
 %configure 
This page took 0.03756 seconds and 4 git commands to generate.