-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.0 Alpha
-
None
-
22abd7afc725840018c1b7ec50d3cd7b54dfef71
When building OpenSSL for Android, by default you get versioned .so files, such as "libssl.so.1.0.0". This is incompatible with Android, and there does not seem to be any way to make Android-compatible libs using the configure script.
When trying to use the versioned OpenSSL libs on Android, you will get a crash on startup. Since the bundled OpenSSL library has been changed in Android M, this will become more important as everyone will want to include custom builds of OpenSSL with their apps from now on.
Modifying the Makefile with the following patch before building fixes the problem: http://pastebin.com/K6gnJbsG
I don't know what the best way to document this is.
For Gerrit Dashboard: QTBUG-49316 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
140475,3 | Doc: Add steps to build SSL libs without the version no. in soname | 5.6 | qt/qtdoc | Status: MERGED | +2 | 0 |