configure: Use right variable and right value for AIX ar flags

This commit is contained in:
Diego Biurrun 2017-11-04 18:50:30 +01:00
parent 22241208eb
commit 8e0febe28e
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -3812,7 +3812,7 @@ case $target_os in
SHFLAGS=-shared
add_cppflags '-I\$(SRC_PATH)/compat/aix'
enabled shared && add_ldflags -Wl,-brtl
ar_default='ar -Xany'
arflags='-Xany -r -c'
;;
android)
disable symver