summaryrefslogtreecommitdiff
blob: 478685ad4dc9df7dd7aee967d8225fc8c3e1bd5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure
+++ configure
@@ -4657,6 +4657,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