]> git.pld-linux.org Git - packages/libapreq2.git/commitdiff
- add -fPIC to OPTIMIZE for perl modules
authorradek <radek@pld-linux.org>
Wed, 25 Aug 2004 18:22:35 +0000 (18:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libapreq2.spec -> 1.10

libapreq2.spec

index ebf8551817039181717dc1f58ac2b2b5bf446bdd..09300ed1e4410f264609fec3649dfec2d43cd092 100644 (file)
@@ -86,7 +86,7 @@ cd glue/perl
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make} \
-       OPTIMIZE="%{rpmcflags}"
+       OPTIMIZE="-fPIC %{rpmcflags}"
 cd ../..
 # TODO: mod_apreq
 
This page took 0.104764 seconds and 4 git commands to generate.