]> git.pld-linux.org Git - packages/Isearch.git/commitdiff
- compile with -fno-rtti -fno-exceptions. Isearch-1_47b-2 RA-1_0 STABLE
authorkloczek <kloczek@pld-linux.org>
Sat, 2 Mar 2002 13:48:27 +0000 (13:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Isearch.spec -> 1.7

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.132788 seconds and 4 git commands to generate.