BUILD: makefile: support ZLIB_CFLAGS and ZLIB_LDFLAGS
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Dec 2022 15:15:40 +0000 (16:15 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 Dec 2022 15:53:35 +0000 (16:53 +0100)
commitd957924e688ae6dbaf9ea21fa46e676459c1181f
tree84de42ef13023f67923b8556e1a40b44485062bd
parentf852d311455c4af07dfd4551042048a8569d52bb
BUILD: makefile: support ZLIB_CFLAGS and ZLIB_LDFLAGS

The CFLAGS and LDFLAGS appended by USE_ZLIB can now be overridden using
ZLIB_CFLAGS and ZLIB_LDFLAGS.
Makefile