summaryrefslogtreecommitdiff
path: root/hints/powerunix.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/powerunix.sh')
-rw-r--r--hints/powerunix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/powerunix.sh b/hints/powerunix.sh
index f21e6ae8b8..9ce2462315 100644
--- a/hints/powerunix.sh
+++ b/hints/powerunix.sh
@@ -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