Subscribe to particular warning flags, not to -Wextra.
authorTaylor R Campbell <campbell@mumble.net>
Thu, 8 Nov 2018 16:13:32 +0000 (16:13 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Thu, 8 Nov 2018 16:13:32 +0000 (16:13 +0000)
commit4cfe81189a1728be2b360a2e672f56bb44a5023e
treeb0c4a9c6268d647dd452e9d62a0d91e3d6ea109b
parent65f5c7583637f03a08a1737d5851f06a472a6dd6
Subscribe to particular warning flags, not to -Wextra.

-Wextra now entails -Wcast-function-type, which is incompatible with
various Unix APIs like sigaction.
src/microcode/configure.ac