summaryrefslogtreecommitdiff
blob: 73e88e82f0aa5b64cdc560294db0ff8ac9e4a1f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure
+++ configure
@@ -12902,7 +12902,7 @@
   	# chokes on -Wl,-G. The following line is correct:
 	  shared_flag='-G'
 	else
-	  if test "$aix_use_runtimelinking" = yes; then
+	  if true || test "$aix_use_runtimelinking" = yes; then
 	    shared_flag='${wl}-G'
 	  else
 	    shared_flag='${wl}-bM:SRE'