mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-26 08:22:25 +08:00
Update Android NDK to version r26b
Revision 26.1.10909125. Also prebuilt OpenSSL 3.0.7 with it.
Task-number: QTQAINFRA-5771
Change-Id: I0dbe1f2d38f277bcb805f5b7ac1f30e25aabd1f8
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
(cherry picked from commit 782e1700cf)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
938ede4051
commit
bf09d0fe5b
@@ -54,7 +54,7 @@ build_ffmpeg_android() {
|
||||
|
||||
api_version=24
|
||||
|
||||
ndk_root=/opt/android/android-ndk-r25b
|
||||
ndk_root=$ANDROID_NDK_ROOT_DEFAULT
|
||||
if uname -a |grep -q "Darwin"; then
|
||||
ndk_host=darwin-x86_64
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user