]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: support OPENSSL_CFLAGS and OPENSSL_LDFLAGS
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2022 15:20:01 +0000 (16:20 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 Dec 2022 15:53:35 +0000 (16:53 +0100)
commite609ac1bbe9ddc9b3bb2168dc3faf0ce7ba1b4f6
tree0ce6c6b9ea10e3bb85a2a119bb2e661d9f91cde7
parenta88cc63d09dafeb70bc526d960c4763af9064946
BUILD: makefile: support OPENSSL_CFLAGS and OPENSSL_LDFLAGS

The CFLAGS and LDFLAGS appended by USE_OPENSSL can now be overridden
using OPENSSL_CFLAGS and OPENSSL_LDFLAGS.
Makefile