Change 31304 by [EMAIL PROTECTED] on 2007/05/29 08:59:05
Revert change #30530, following Jan's advice
Affected files ...
... //depot/perl/Makefile.SH#381 edit
Differences ...
==== //depot/perl/Makefile.SH#381 (text) ====
Index: perl/Makefile.SH
--- perl/Makefile.SH#380~31245~ 2007-05-20 16:10:15.000000000 -0700
+++ perl/Makefile.SH 2007-05-29 01:59:05.000000000 -0700
@@ -80,9 +80,6 @@
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
End of Patch.