aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index c34e214..4449c94 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,5 +1,10 @@
2021-02-28 Mike Frysinger <vapier@gentoo.org>
+ * m4/sim_ac_common.m4 (SIM_AC_COMMON): Delete CC_FOR_BUILD test.
+ Change CC_FOR_BUILD assignment. Define CFLAGS_FOR_BUILD.
+
+2021-02-28 Mike Frysinger <vapier@gentoo.org>
+
* m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace AR assignment and
AC_SUBST(AR) with call to AC_CHECK_TOOL(AR, ar).