blob: cfcfb5baf337a0191b96b2cdf4b5a360d294befd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure
+++ configure
@@ -4665,7 +4665,7 @@
shared_flag='-G'
else
if test "$aix_use_runtimelinking" = yes; then
- shared_flag='${wl}-G'
+ shared_flag='${wl}-G ${wl}-bernotok'
else
shared_flag='${wl}-bM:SRE'
fi
|