perl5.001 patch.1d
[p5sagit/p5-mst-13.2.git] / hints / powerunix.sh
index f21e6ae..9ce2462 100644 (file)
@@ -49,7 +49,7 @@ d_csh='undef'
 cc='/bin/cc'
 cccdlflags='-Zpic'
 ccdlflags='-Zlink=dynamic -Wl,-Bexport'
-lddlflags='-G'
+lddlflags='-Zlink=so'
 
 # Configure imagines that stdio.h is "standard", but it really isn't.
 # Things like the -T and -B file test operators (on file handles) fail when