]> git.pld-linux.org Git - packages/perl-String-CRC32.git/blobdiff - perl-String-CRC32.spec
Massive attack. We use -O0 instead -O flags while debug enabled.
[packages/perl-String-CRC32.git] / perl-String-CRC32.spec
index c513768a1e0f720cca544582f8ff36ddb1919e6b..ce3732cf93e1b1e30528f1fd5393f0e8f1494edb 100644 (file)
@@ -26,7 +26,7 @@ String-CRC32 - oblicza CRC d
 
 %build
 perl Makefile.PL
-%{__make} OPTIMIZE="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g}"
+%{__make} OPTIMIZE="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.022388 seconds and 4 git commands to generate.