]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: don't disable -Wstringop-overflow anymore
authorWilly Tarreau <w@1wt.eu>
Tue, 11 Aug 2020 08:31:18 +0000 (10:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Aug 2020 08:31:18 +0000 (10:31 +0200)
commitb36dcc66ed8f698084e8c1f6eacbd7d36fde0f69
tree691409b83cc784f6dbf474fbe28e1fd6c7a2a735
parent7b52485f1afb7d420633d7794549ec0549d1e2d7
BUILD: makefile: don't disable -Wstringop-overflow anymore

This basically reverts commit c4e6460f6 ("MINOR: build: Disable
-Wstringop-overflow.") which is no more needed after previous one.
Makefile