aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ac9dc080..eaa623f7 100755
--- a/configure
+++ b/configure
@@ -5092,7 +5092,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# Only build Linux client libs when compiling for Linux
case $host in
- *-*-linux*)
+ *-*-linux* | *-android* )
LINUX_HOST=true
;;
esac