mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-21 04:43:35 +02:00
Some compiler versions don't emit an error when facing an unknown no-warning unless another error is reported, resulting in all -Wno-* options being enabled by default and being reported as wrong with build errors. Let's create a new "cc-nowarn" function to disable warnings only after checking that the positive one is supported.
35 KiB
35 KiB