]> git.pld-linux.org Git - packages/Isearch.git/blobdiff - Isearch.spec
- compile with -fno-rtti -fno-exceptions.
[packages/Isearch.git] / Isearch.spec
index 8ac3f070ad7fcc10815253665a92f2606b73525f..811ae0a190e88cb8b15a1232658eb9504565caad 100644 (file)
@@ -36,7 +36,9 @@ tak
 
 %build
 %configure2_13
-%{__make} "CFLAGS=-DUNIX -fwritable-strings %{rpmcflags}"
+%{__make} \
+       CFLAGS="-DUNIX -fwritable-strings -fno-rtti -fno-exceptions %{rpmcflags}"
+
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.065015 seconds and 4 git commands to generate.