repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
perl-shared
/
perl-5.8.6-picdl.patch0
blob
f69a6800cf48c4a5f34f7d1b178d5b4048970a1d
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
13