diff options
author | Rich Felker <dalias@aerifal.cx> | 2020-08-27 20:39:41 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-08-27 20:39:41 -0400 |
commit | 0a312d34b98940f6543b4ae07077d1d59d0afe5b (patch) | |
tree | e7862f3507cd1492ae145bf3db4623a4bb09db73 /include/termios.h | |
parent | configure: add further -Werror=... options to detected CFLAGS (diff) | |
download | grovel-0a312d34b98940f6543b4ae07077d1d59d0afe5b.tar.gz grovel-0a312d34b98940f6543b4ae07077d1d59d0afe5b.tar.xz |
configure: use additive warnings instead of subtracting from -Wall
-Wall varies too much by compiler and version. rather than trying to
track all the unwanted style warnings that need to be subtracted, just
enable wanted warnings.
also, move -Wno-pointer-to-int-cast outside --enable-warnings
conditional so that it always applies, since it's turning off a
nuisance warning that's on-by-default with most compilers.
Diffstat (limited to 'include/termios.h')
0 files changed, 0 insertions, 0 deletions