]> git.pld-linux.org Git - packages/gcvs.git/commitdiff
- uhm, exceptions are used; but new gcc can generate rtti for them only where needed
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 6 Dec 2003 17:16:04 +0000 (17:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcvs.spec -> 1.36

gcvs.spec

index 169564462627b8d7b6c3cbb00d106ed4de5a5859..42f4fa90b8ef413130a5451aa62fc3e4f05bfedf 100644 (file)
--- a/gcvs.spec
+++ b/gcvs.spec
@@ -41,7 +41,7 @@ Pozwala na wygodne operacje w CVS poprzez graficzny interfejs.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-CXXFLAGS="%{rpmcflags} -fno-exceptions -fno-rtti"
+CXXFLAGS="%{rpmcflags} -fno-rtti"
 %configure
 %{__make}
 
This page took 0.086002 seconds and 4 git commands to generate.