Update OpenSSL (3.0.13) and libssh (0.10.6) (#733)

Update OpenSSL (3.0.13) and libssh (0.10.6)
This commit is contained in:
Mykola Baibuz 2024-04-08 15:49:18 +01:00 committed by GitHub
parent a22c08a41d
commit 5312a6e885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 3 additions and 6 deletions

View file

@ -29,7 +29,6 @@ int main(int argc, char *argv[])
#ifdef Q_OS_ANDROID
// QTBUG-95974 QTBUG-95764 QTBUG-102168
qputenv("QT_ANDROID_DISABLE_ACCESSIBILITY", "1");
qputenv("ANDROID_OPENSSL_SUFFIX", "_3");
#endif
#if defined(Q_OS_ANDROID) || defined(Q_OS_IOS)