From eb6393247e5113feb0b19b71cbdee87eebedbbb7 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 29 May 2007 08:59:05 +0000 Subject: [PATCH] Revert change #30530, following Jan's advice p4raw-link: @30530 on //depot/perl: 4882b61547d81040dca6c16217df7f87642b227a p4raw-id: //depot/perl@31304 --- Makefile.SH | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.7.4