Remove a now un-needed goto from Perl_peep().
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index 3ad0d4c..76aa4d1 100644 (file)
@@ -80,6 +80,9 @@ 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