summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/perl/perl-5.8.6-picdl.patch0
blob: f69a6800cf48c4a5f34f7d1b178d5b4048970a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Makefile.SH.orig	2003-11-29 01:16:15.000000000 -0800
+++ Makefile.SH	2003-11-29 01:16:52.000000000 -0800
@@ -129,8 +129,8 @@
 
 	;;
 
-*)	pldlflags=''
-	static_target='static'
+*)	pldlflags="$cccdlflags"
+	static_target='static_pic'
 	;;
 esac