]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: automatically add -lcrypto for SSL
authorWilly Tarreau <w@1wt.eu>
Mon, 10 Sep 2012 07:11:22 +0000 (09:11 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 10 Sep 2012 07:44:59 +0000 (09:44 +0200)
commit8f182d9dc44012c8f233648d5f1b246da7022d89
tree48c6b212a044a31f6bf33d9fe17a56401ee1e2a4
parenta0ee1d05f30fdf2c08821284a398bd1750d16f14
BUILD: automatically add -lcrypto for SSL

Some platforms need it. Libz is still not enabled by default because there is
no reason to add this dependency everywhere by default.
Makefile