Contents of /trunk/perl/patches/perl-5.10.1-picdl.patch
Parent Directory | Revision Log
Revision 883 -
(show annotations)
(download)
Wed Oct 7 17:46:40 2009 UTC (15 years, 1 month ago) by niro
File size: 321 byte(s)
Wed Oct 7 17:46:40 2009 UTC (15 years, 1 month 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 |