--with-openssl and OPENSSL_OPT
Ondrej Novy
novy at ondrej.org
Tue Sep 13 15:56:32 UTC 2016
Hi,
2016-09-13 3:40 GMT+02:00 Maxim Dounin <mdounin at mdounin.ru>:
> If you need to configure openssl configure options which require
> "make depend", you can run "make depend" yourself before making
> nginx (and thus OpenSSL).
>
so I should run config+make depend+make myself? That doesn't work, nginx
calls config nevertheless and thus overwritting my config.
Alternatively, you can make OpenSSL yourself instead of asking
> nginx to do it for you. Note that using --with-openssl option of
> nginx configure is not something required for static building with
> OpenSSL. Rather, it's a convenient shortcut to make things easier
> in common cases.
>
I have built OpenSSL libs, so i have .s + .h files :). How to point nginx
to this files to static link them please?
Thank you.
--
Best regards
Ondřej Nový
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20160913/248f2a64/attachment.html>
More information about the nginx-devel
mailing list