]> git.pld-linux.org Git - packages/fancylogin.git/blobdiff - fancylogin.spec
Massive attack. We use -O0 instead -O flags while debug enabled.
[packages/fancylogin.git] / fancylogin.spec
index 011b4b403ca4aee6f117695da30bc04fcd2a7a03..bd70f4ff215183f19b586dd237b5c8ce73ea9bb6 100644 (file)
@@ -32,7 +32,7 @@ udost
 %patch0 -p1
 
 %build
-%{__make} CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g}"
+%{__make} CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.049397 seconds and 4 git commands to generate.