updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / perl-shared / perl-5.8.6-picdl.patch0
blobf69a6800cf48c4a5f34f7d1b178d5b4048970a1d
1 --- Makefile.SH.orig    2003-11-29 01:16:15.000000000 -0800
2 +++ Makefile.SH 2003-11-29 01:16:52.000000000 -0800
3 @@ -129,8 +129,8 @@
4  
5         ;;
6  
7 -*)     pldlflags=''
8 -       static_target='static'
9 +*)     pldlflags="$cccdlflags"
10 +       static_target='static_pic'
11         ;;
12  esac