]> git.pld-linux.org Git - packages/anjuta.git/commitdiff
- removed -no-rtti from CXXFLAGS
authormichuz <michuz@pld-linux.org>
Sun, 28 Apr 2002 16:28:08 +0000 (16:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anjuta.spec -> 1.24

anjuta.spec

index 58409fc489dd5deb3deba3b519934cca3f7bd552..e75af7e9e9c7fb6c320bdd75bee777cb785463d8 100644 (file)
@@ -53,7 +53,7 @@ xml-i18n-toolize --copy --force
 aclocal -I macros
 autoconf
 automake -a -c -f
-CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
+CXXFLAGS="%{rpmcflags} -fno-exceptions"
 %configure \
        --with-gnome
 %{__make}
This page took 0.164689 seconds and 4 git commands to generate.