]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: debug: make DEBUG_STRICT=1 the default
authorWilly Tarreau <w@1wt.eu>
Wed, 10 Apr 2024 07:02:28 +0000 (09:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Apr 2024 15:25:45 +0000 (17:25 +0200)
commitb70981532a517cf5845bf1e96a8eaefaa0e1a2eb
tree10b69b1300d58fea5ab8fbf88224318a052abc91
parentb22b968a486e949b3ccfd955b65ddb61db14fe24
BUILD: debug: make DEBUG_STRICT=1 the default

We continue to carry it in the makefile, which adds to the difficulty
of passing new options. Let's make DEBUG_STRICT=1 the default so that
one has to explicitly pass DEBUG_STRICT=0 to disable it. This allows us
to remove the option from the default DEBUG variable in the makefile.
INSTALL
Makefile
include/haproxy/defaults.h