diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2020-07-15 21:28:00 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2020-07-17 09:35:16 +0200 |
commit | ae5b6deb15a42d483a256d095e18fc9518d7153f (patch) | |
tree | 664caa5b58969b4e121bac4ccd556a7a6b49818f /scripts | |
parent | da3e0f406a8f68db9f7520cb1a611d45313fe48e (diff) | |
download | curl-ae5b6deb15a42d483a256d095e18fc9518d7153f.tar.gz |
configure: allow disabling warnings
When using `--enable-warnings`, it was not possible to disable warnings
via CFLAGS that got explicitly enabled. Now warnings are not enabled
anymore if they are explicitly disabled (or enabled) in CFLAGS. This
works for at least GCC, clang, and TCC as they have corresponding
`-Wno-` options for every warning.
Closes https://github.com/curl/curl/pull/5689
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions