]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/common/ChangeLog
sim: always call SIM_AC_OPTION_WARNINGS
authorMike Frysinger <vapier@gentoo.org>
Sat, 9 Jan 2021 19:43:02 +0000 (14:43 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 11 Jan 2021 14:18:27 +0000 (09:18 -0500)
commit9c70334deec0fb5262c3f2ce2ea9bcb530aee20e
tree294a938729e0054681ec2ece237aad0ca992e481
parent5c1008a41f1b97e8c7abb21eb2de0205e9a30521
sim: always call SIM_AC_OPTION_WARNINGS

Now that all ports have opted in to this, we can require it in the
core.  It guarantees that new ports have them turned on, and defaults
to -Werror in the hopes that new ports keep their code clean from the
start.  We do this as a sep commit to make it clear that there are no
changes to existing ports as they've all explicitly called it already.
sim/common/ChangeLog
sim/common/acinclude.m4