]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports
authorMike Frysinger <vapier@gentoo.org>
Sat, 9 Jan 2021 19:16:10 +0000 (14:16 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 11 Jan 2021 14:13:11 +0000 (09:13 -0500)
commit5c1008a41f1b97e8c7abb21eb2de0205e9a30521
tree54cabb32e5c04936cc2d7896c962a5280ec4260f
parenta0c38f0d705129e14c025de814d7fd619edde650
sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports

We want all ports to opt into extra warnings as the default compiler
settings lets a lot slide.  Opt all the ports that haven't already in
to the warning system.  None of them build with -Werror, so disable
that by default.  Hopefully someone finds these important enough to
start fixing at some point.
30 files changed:
sim/bpf/ChangeLog
sim/bpf/configure
sim/bpf/configure.ac
sim/erc32/ChangeLog
sim/erc32/configure
sim/erc32/configure.ac
sim/frv/ChangeLog
sim/frv/configure
sim/frv/configure.ac
sim/h8300/ChangeLog
sim/h8300/configure
sim/h8300/configure.ac
sim/iq2000/ChangeLog
sim/iq2000/configure
sim/iq2000/configure.ac
sim/lm32/ChangeLog
sim/lm32/configure
sim/lm32/configure.ac
sim/m32r/ChangeLog
sim/m32r/configure
sim/m32r/configure.ac
sim/or1k/ChangeLog
sim/or1k/configure
sim/or1k/configure.ac
sim/rl78/ChangeLog
sim/rl78/configure
sim/rl78/configure.ac
sim/rx/ChangeLog
sim/rx/configure
sim/rx/configure.ac