Magellan Linux

Annotation of /trunk/perl/patches/perl-5.10.1-picdl.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 883 - (hide annotations) (download)
Wed Oct 7 17:46:40 2009 UTC (14 years, 8 months ago) by niro
File size: 321 byte(s)
-re-diffed

1 niro 883 diff -Naur perl-5.10.1/Makefile.SH perl-5.10.1-magellan/Makefile.SH
2     --- perl-5.10.1/Makefile.SH 2009-08-03 22:43:30.000000000 +0200
3     +++ perl-5.10.1-magellan/Makefile.SH 2009-10-07 19:53:38.000000000 +0200
4     @@ -179,7 +179,7 @@
5    
6     ;;
7    
8     -*) pldlflags=''
9     +*) pldlflags="$cccdlflags"
10     static_ldflags='CCCDLFLAGS='
11     ;;
12     esac