diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -216,7 +216,6 @@ termios_define= have_pkgconfig= libffi_cflags= darwin_target= -android_target= solaris_target= build_id= @@ -1260,7 +1259,6 @@ if ! [ $darwin_target ] ; then if [ "$($make conftest.android)" = "yes" ] ; then printf "yes\n" - android_target=y lang_flags="$lang_flags -U__ANDROID_API__ -D__ANDROID_API__=65535 -D_BSD_SOURCE" printf "Regenerating config.make ..." gen_config_make |