summaryrefslogtreecommitdiff
blob: 845438416dbee7f2d2f5ea597e1c697ebb71a801 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure
+++ configure
@@ -2487,6 +2487,9 @@
 	fi
       esac
       shared_flag='-shared'
+      if test "$aix_use_runtimelinking" = yes; then
+	shared_flag="$shared_flag "'${wl}-G ${wl}-bernotok'
+      fi
     else
       # not using gcc
       if test "$host_cpu" = ia64; then