Disable native compilation in build machine Android binaries
* configure.ac (XCONFIGURE): Set with_native_compilation to no.
This commit is contained in:
@@ -1320,6 +1320,7 @@ if test "$ANDROID" = "yes"; then
|
||||
with_mailutils=no
|
||||
with_pop=no
|
||||
with_harfbuzz=no
|
||||
with_native_compilation=no
|
||||
fi
|
||||
|
||||
with_rsvg=no
|
||||
|
||||
Reference in New Issue
Block a user