]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/configure
sim: frv: flip trapdump default back to off
authorMike Frysinger <vapier@gentoo.org>
Wed, 10 Nov 2021 10:15:33 +0000 (05:15 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 10 Nov 2021 10:19:03 +0000 (05:19 -0500)
commit1ee4d0e313e974131dbe2b59f4b0aa0108a6ef08
tree64a47db7a2fb31bbf8de20692d4dc2520a18ba2b
parent795588aec4f894206863c938bd6d716895886009
sim: frv: flip trapdump default back to off

When I refactored this by scoping it to sim-frv-xxx in commit
e7954ef5e5ed90fb7d28c013518f4c2e6bcd20a1 ("sim: frv: scope the
unique configure flag"), I changed the default from off to on.
While the feature is nice for developers, it breaks a bunch of
tests which aren't expecting this extra output.  So flip it back
to off by default.
sim/configure
sim/frv/acinclude.m4