]> git.pld-linux.org Git - packages/ecasound.git/commitdiff
- removed added by mistake -fno-rtti from CXXFLAGS. RA-1_0 ecasound-2_1_0-4
authorkloczek <kloczek@pld-linux.org>
Thu, 24 Oct 2002 10:31:08 +0000 (10:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ecasound.spec -> 1.59

ecasound.spec

index 25621fd518f6c2a07236a454d43c69585549bfbb..3d2b4585106535fb1d56657ecc0c4ee46ca9cdab 100644 (file)
@@ -140,7 +140,7 @@ rm -f missing
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-CXXFLAGS="%{rpmcflags} -D_REENTRANT %{!?debug:-DNDEBUG} -fno-rtti"
+CXXFLAGS="%{rpmcflags} -D_REENTRANT %{!?debug:-DNDEBUG}"
 %configure \
        --enable-sys-readline \
        --with-python-includes=%{py_incdir} \
This page took 0.074563 seconds and 4 git commands to generate.