diff options
author | Francesco Giancane <francesco.giancane@polito.it> | 2019-03-08 15:47:17 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-03-18 11:26:44 +0000 |
commit | 0b0a608ddc55acf1f817aee03e65a06017239bed (patch) | |
tree | 8b04af84d92d3f9374119a78ae9ee80addc97362 /recipes-qt/qt5/qtwebengine | |
parent | 47d1132b1dc2521299f5041dbb61c8afc29461fd (diff) | |
download | meta-qt5-0b0a608ddc55acf1f817aee03e65a06017239bed.tar.gz |
qtbase: let user decide how to link openssl to Qt5 libraries
Switch from the configure script was extended from -openssl to -openssl-{linked,runtime} so that one can select whether to enable ssl library at linking time or runtime (with dlopen()), or letting the build system decide if no flag is specified.
Now with the OPENSSL_LINKING_MODE variable, it is possible to decide which linking mode to be used.
Signed-off-by: Francesco Giancane <francesco.giancane@polito.it>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine')
0 files changed, 0 insertions, 0 deletions