]> git.pld-linux.org Git - packages/perl.git/commitdiff
- optimize microperl
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Mar 2003 23:07:14 +0000 (23:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.191

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 0.045863 seconds and 4 git commands to generate.