Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 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