aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 7e21703..60b94cf 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,12 @@
+2021-06-16 Mike Frysinger <vapier@gentoo.org>
+
+ * Make-common.in (CONFIG_CFLAGS): Change @DEFS@ to -DHAVE_CONFIG_H.
+ (generated_files): Delete config.h.
+ (distclean): Likewise.
+ (config.h, stamp-h): Delete rules.
+ * defs.h [SIM_COMMON_BUILD]: Delete config.h include and PACKAGE*
+ defines.
+
2021-06-15 Mike Frysinger <vapier@gentoo.org>
* Make-common.in: Add stamp-modules rule to avoid rebuilds.