mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-07 04:46:06 +08:00
There have been cases where necessary symlinks have been lost when extracting prebuilt OpenSSL builds for Android. This patch ensures the script will always create them. As a drive-by, the patch cleans up some behavior related to 'opensslHome' being used to write to a variable outside function scope. Pick-to: 6.11 6.10 6.8 Change-Id: Id6fb4143aaadcbf11e1b9bc6301ef53d2043ad10 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>