blob: 198432a1d93dcb88b7e1fe4fb0afefb49d682626 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure
+++ configure
@@ -5431,7 +5431,7 @@
for ld_flag in $LDFLAGS; do
case $ld_flag in
*-brtl*)
- aix_use_runtimelinking=yes
+# aix_use_runtimelinking=yes
break
;;
esac
|