configure: Disable direct stripping for AIX.

AIX strip doesn't know the option -o.
This commit is contained in:
Carl Eugen Hoyos 2018-04-12 02:30:21 +02:00
parent 19128408ac
commit b5c877a554

1
configure vendored
View File

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