summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-05-29 08:59:05 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-05-29 08:59:05 +0000
commiteb6393247e5113feb0b19b71cbdee87eebedbbb7 (patch)
tree95afc0964e1651fe65e0021c04fd694f07f99a89 /Makefile.SH
parent5339e136a9a7fcf6a58c5035f0eaf25e6d680adc (diff)
downloadperl-eb6393247e5113feb0b19b71cbdee87eebedbbb7.tar.gz
Revert change #30530, following Jan's advice
p4raw-link: @30530 on //depot/perl: 4882b61547d81040dca6c16217df7f87642b227a p4raw-id: //depot/perl@31304
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.SH b/Makefile.SH
index dcdd27fb82..d7a48c4262 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -80,9 +80,6 @@ true)
linklibperl="-L. -lperl"
shrpldflags="$shrpldflags -Wl,--image-base,0x57000000"
;;
- linux*)
- shrpldflags="$shrpldflags $ldflags $perllibs $cryptlib"
- ;;
aix*)
shrpldflags="-H512 -T512 -bhalt:4 -bM:SRE -bE:perl.exp"
case "$osvers" in