]> git.pld-linux.org Git - packages/perl.git/commitdiff
- unset LD_SYMBOLIC_FUNCTIONS as it makes problems for these two
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 6 Feb 2007 07:28:16 +0000 (07:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.349

perl.spec

index d195b38346264d0bd20ed971c9bfe59f577d94bb..d5d04e6605ead73f1116be542aa4c4b2705d13fa 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -645,6 +645,7 @@ microperlu - popraw je.
 %patch14 -p1
 
 %build
+unset LD_SYMBOLIC_FUNCTIONS || :
 sh Configure \
        -des \
        -Dcc="%{__cc}" \
This page took 0.042079 seconds and 4 git commands to generate.