]> git.kaiwu.me - njs.git/commit
Improved discovery of OpenSSL libraries.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 29 Dec 2021 18:26:40 +0000 (18:26 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 29 Dec 2021 18:26:40 +0000 (18:26 +0000)
commitdc207775a557eef78c57d7b04b3e64d1804dc937
treebdc156071982ef5468ac717490c86bc2f96ddc5f
parent506d45b0208d8d6074d77dfc3f56bb464dccf7bb
Improved discovery of OpenSSL libraries.

Trying to link again the library using --cc-opt and --ld-opt before
attempting to use the default.

This change is similar to 9e2e4d04dfc4 (0.7.1) made for PCRE.
auto/openssl