1 2 3 4 5 6 7 8 9 10 11
--- configure +++ configure @@ -5726,7 +5726,7 @@ ;; esac shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then + if true || test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else