diff options
| author | Ruslan Ermilov <ru@nginx.com> | 2016-02-18 11:39:57 +0300 |
|---|---|---|
| committer | Ruslan Ermilov <ru@nginx.com> | 2016-02-18 11:39:57 +0300 |
| commit | 6fccc00aa8afc95827a828641ec0dc72b72502ee (patch) | |
| tree | 7a58bad85ec052afc7040f0b172d45666580dd95 /src/http/ngx_http_request.c | |
| parent | faa96e82d273bec6cb8bdf37f78e038aecf7621a (diff) | |
| download | nginx-6fccc00aa8afc95827a828641ec0dc72b72502ee.tar.gz nginx-6fccc00aa8afc95827a828641ec0dc72b72502ee.tar.bz2 | |
Configure: fixed static nginx build with OpenSSL (ticket #903).
Before 7142b04337d6, it was possible to build the OpenSSL library
along with nginx, and link nginx statically with this library
(--with-openssl=DIR --with-ld-opt=-static --with-http_ssl_module).
This was broken on Linux by not adding -ldl after -lcrypto.
The fix also makes it possible to link nginx statically on Linux
with the system OpenSSL library, which never worked before.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
