aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-10 15:55:44 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-10 16:13:13 -0500
commit35656e95217a20309c0a0f16bf0c89a49a549177 (patch)
tree14b29a99593a98996dd1ccea1fe17603c48eab52 /sim/sh/ChangeLog
parent99d8e879938c947588332a9cc579d378ccc2a855 (diff)
downloadfsf-binutils-gdb-35656e95217a20309c0a0f16bf0c89a49a549177.zip
fsf-binutils-gdb-35656e95217a20309c0a0f16bf0c89a49a549177.tar.gz
fsf-binutils-gdb-35656e95217a20309c0a0f16bf0c89a49a549177.tar.bz2
sim: allow the assert configure option everywhere
Currently ports have to call SIM_AC_OPTION_ASSERT explicitly in order to make the configure flag available, which none of them do. There's no real reason to not allow this flag for all ports, so move it to the common sim macro. This way we get standard behavior across all ports.
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index df8317f..d897ae0 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -4,6 +4,10 @@
2016-01-10 Mike Frysinger <vapier@gentoo.org>
+ * configure: Regenerate.
+
+2016-01-10 Mike Frysinger <vapier@gentoo.org>
+
* configure.ac (SIM_AC_OPTION_INLINE): Delete call.
* configure: Regenerate.