]> git.pld-linux.org Git - packages/libwmf.git/blobdiff - libwmf.spec
Massive attack. We use -O0 instead -O flags while debug enabled.
[packages/libwmf.git] / libwmf.spec
index 3cb3bbb090e17086007f7a02fe12035b0666cf2d..63db235aa3a0c4775182dbb7c7d358297d1e0ea9 100644 (file)
@@ -56,7 +56,7 @@ This package contains libwmf static libraries.
 %patch1 -p1
 
 %build
-CFLAGS="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS} -I/usr/include/freetype"
+CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -I/usr/include/freetype"
 %configure
 
 %{__make}
This page took 0.113355 seconds and 4 git commands to generate.