]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: build: Disable -Wstringop-overflow.
authorOlivier Houchard <ohouchard@haproxy.com>
Tue, 16 Oct 2018 16:35:40 +0000 (18:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 16 Oct 2018 17:28:23 +0000 (19:28 +0200)
commitc4e6460f66989ad50d5c4f86019de4e91453a85d
treecfef2452c12b29e437537b30707193a6cd47504e
parent5dfb6c4cc9468001938106f5eabbd57e138ecea8
MINOR: build: Disable -Wstringop-overflow.

Disable -Wstringop-overflow, as it gives annoying false positives
with gcc 8.
Makefile