]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: also drop DEBUG_CFLAGS
authorWilly Tarreau <w@1wt.eu>
Wed, 10 Apr 2024 16:21:18 +0000 (18:21 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Apr 2024 15:33:28 +0000 (17:33 +0200)
commitac73a234543f3be4bd514354760801fd0ce25779
tree45710a07cb40e0b5373a62dbeacdcf941be6939c
parentde4e6e11f26e4dedc39a851eeb2d3ae3ede1f1f2
BUILD: makefile: also drop DEBUG_CFLAGS

This one is often used as a gateway to inject regular CFLAGS, even though
not designed for this. It's now ignored, but any attempt at setting it
reports a warning suggesting to use CFLAGS or ARCH_FLAGS instead.
.github/matrix.py
INSTALL
Makefile