summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kde.org>2019-08-19 11:42:51 +0300
committerBogDan Vatra <bogdan@kde.org>2019-08-28 12:36:34 +0300
commit3db14b5bd38001eea3e61009c2b7c108eced54dc (patch)
tree8ecec0360b829af84d683bda09ee739368f98322 /config_help.txt
parent3542fc4958918dc855f2e867eccb880daa621069 (diff)
Say hello to -android-abis configure param
This configure parameter is useful to compile Qt only for a selected ABIs. The old parameter, -android-arch, does the same thing, it's kept for compatibility. [ChangeLog][Android] -android-abis configure script parameter useful to compile Qt only for a selected Android ABIs. Change-Id: I1f418c7e0914dd83b98d763e8cd8c09841e20fdf Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/config_help.txt b/config_help.txt
index 3f31fd351f..5880c1e00d 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -203,8 +203,8 @@ Build environment:
-android-ndk-platform Set Android platform
-android-ndk-host .... Set Android NDK host (linux-x86, linux-x86_64, etc.)
[$ANDROID_NDK_HOST]
- -android-arch ........ Set Android architecture (armeabi, armeabi-v7a,
- arm64-v8a, x86, x86_64)
+ -android-abis ....... Comma separated Android abis, default is:
+ armeabi-v7a,arm64-v8a,x86,x86_64
-android-toolchain-version ... Set Android toolchain version
-android-style-assets Automatically extract style assets from the device at
run time. This option makes the Android style behave