From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Date: Tue, 29 May 2007 08:59:05 +0000 (+0000)
Subject: Revert change #30530, following Jan's advice
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eb6393247e5113feb0b19b71cbdee87eebedbbb7;p=p5sagit%2Fp5-mst-13.2.git

Revert change #30530, following Jan's advice
p4raw-link: @30530 on //depot/perl: 4882b61547d81040dca6c16217df7f87642b227a

p4raw-id: //depot/perl@31304
---

diff --git a/Makefile.SH b/Makefile.SH
index dcdd27f..d7a48c4 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