X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=perl.spec;h=d68b7541b704b117a4d94eac4cf23f9e0084c50b;hb=5b36f5d69c9e4bf5b55b31d53265bda2bf840b00;hp=1c70a37bdc9818ca6f1577428c61692a6163edfc;hpb=80a1a2f40cc194f7a7ee7911dd90a54f636d053e;p=packages%2Fperl.git diff --git a/perl.spec b/perl.spec index 1c70a37..d68b754 100644 --- a/perl.spec +++ b/perl.spec @@ -629,7 +629,8 @@ sh Configure \ # %endif %{__make} -%{__make} -f Makefile.micro +%{__make} -f Makefile.micro \ + OPTIMIZE="%{rpmcflags}" %{?!_without_tests:%{__make} test} #%{?!_without_tests:%{__make} minitest}