]> git.pld-linux.org Git - packages/gpart.git/blobdiff - gpart.spec
Massive attack. We use -O0 instead -O flags while debug enabled.
[packages/gpart.git] / gpart.spec
index 3445babbb3e4fde0b1a3563f43c531e7b8a72486..dea38fdd9a4cce0deab65935e25b0812a6712c05 100644 (file)
@@ -33,7 +33,7 @@ ela esteja danificada.
 %patch0 -p1
 
 %build
-%{__make} OPT="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} OPT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.069722 seconds and 4 git commands to generate.