configure: Remove --enable-all-warnings option
commit78ceef25d64efeeb6067d1cb282a00466e637e2a
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Mon, 24 Jul 2023 17:22:27 +0000 (24 14:22 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 1 Aug 2023 18:35:25 +0000 (1 15:35 -0300)
tree948918a0414d8baed3cf5be843b7770808a1b50f
parentbd154cdb9e7d2c9ddd2e204c49899c43eeed486f
configure: Remove --enable-all-warnings option

The option is not activelly tested and has bitrotten, to fix it
would require a lot of work and multiple fixes.  A better option
would to evaluate each option and enable the warning if it makes
sense.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Makeconfig
config.make.in
configure
configure.ac