]> git.pld-linux.org Git - packages/perl.git/commitdiff
- use %{rpmldflags}
authorsparky <sparky@pld-linux.org>
Fri, 4 Aug 2006 00:36:30 +0000 (00:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.334

perl.spec

index 2028ed989ca3d559d642d9779b4d76f05a41c2bd..a4e09fc15018043af14527c310bc38bada35e1aa 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -635,6 +635,8 @@ sh Configure \
        -Dcccdlflags='-fPIC' \
        -Dccdlflags='-rdynamic' \
        -Dldlibpthname=none \
+       -Dldflags="%{rpmldflags}" \
+       -Dlddlflags="-shared %{rpmldflags}" \
        -Doptimize="%{rpmcflags}" \
        %{?debug:-DDEBUGGING} \
        -Duseshrplib \
This page took 0.085809 seconds and 4 git commands to generate.