summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-11-12 13:16:47 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2020-11-12 23:11:40 +0200
commit090efe6b0e9f95988903136d94bf8a866852a406 (patch)
treeb76819dbbda2bed66f4f78cc777a714b84da7769 /config_help.txt
parent558f5a2d7ba99d1c00132a6664f428837715e649 (diff)
Android: fix configure help for --android-abis
Qt 6.0 doesn't support multi-abi builds. Change-Id: Ic944460d8299d98b6003d12a3c7a33bf7e619db9 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/config_help.txt b/config_help.txt
index 4c0c32b7c6..6ca76433f9 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -161,8 +161,7 @@ Build environment:
-android-sdk path .... Set Android SDK root path [$ANDROID_SDK_ROOT]
-android-ndk path .... Set Android NDK root path [$ANDROID_NDK_ROOT]
-android-ndk-platform Set Android platform
- -android-abis ....... Comma separated Android abis, default is:
- armeabi-v7a,arm64-v8a,x86,x86_64
+ -android-abis ....... Only one ABI can be specified, default is: armeabi-v7a
-android-javac-target Set the javac build target version [8]
-android-javac-source Set the javac build source version [8]
-android-style-assets Automatically extract style assets from the device at