diff --git a/misc/Android/prepare-toolchain-clang.sh b/misc/Android/prepare-toolchain-clang.sh index fd2a60a6e..358ed2970 100755 --- a/misc/Android/prepare-toolchain-clang.sh +++ b/misc/Android/prepare-toolchain-clang.sh @@ -401,6 +401,8 @@ build_bzlib() )} ## More information available at http://doc.qt.io/qt-5/opensslsupport.html +## The following article might be interesting for future updates +## https://proandroiddev.com/tutorial-compile-openssl-to-1-1-1-for-android-application-87137968fee task_register build_openssl build_openssl() {( set -e