]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: support ENGINE_CFLAGS
authorWilly Tarreau <w@1wt.eu>
Thu, 22 Dec 2022 10:45:33 +0000 (11:45 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 Dec 2022 15:53:35 +0000 (16:53 +0100)
commita88cc63d09dafeb70bc526d960c4763af9064946
tree5d4e58c12be6757879c2a9ec20ba9f1effc2beb2
parentd957924e688ae6dbaf9ea21fa46e676459c1181f
BUILD: makefile: support ENGINE_CFLAGS

The CFLAGS appended by USE_ENGINE can now be overridden using
ENGINE_CFLAGS. These would have been better located inside the
OPENSSL stuff but it's a bit too late now.
Makefile