]> git.pld-linux.org Git - packages/perl.git/blobdiff - perl.spec
- optimize microperl
[packages/perl.git] / perl.spec
index 1c70a37bdc9818ca6f1577428c61692a6163edfc..d68b7541b704b117a4d94eac4cf23f9e0084c50b 100644 (file)
--- 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}
This page took 1.547301 seconds and 4 git commands to generate.