aboutsummaryrefslogtreecommitdiff
path: root/sim/m4
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-13 01:54:48 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-16 00:22:53 -0400
commit52d37d2c916865ff81da4ff923ae5cfcdc16c2c3 (patch)
tree140357e0ee7825aee19231413cdd858d37dfcaa1 /sim/m4
parentbcaa61f7c89c2b44e231ee6999cc33b04e7dd202 (diff)
downloadfsf-binutils-gdb-52d37d2c916865ff81da4ff923ae5cfcdc16c2c3.zip
fsf-binutils-gdb-52d37d2c916865ff81da4ff923ae5cfcdc16c2c3.tar.gz
fsf-binutils-gdb-52d37d2c916865ff81da4ff923ae5cfcdc16c2c3.tar.bz2
sim: drop arch-specific config.h
All of the settings in here are handled by the common top-level config.h, so drop the individual arch-config.h files entirely. This will also help guarantee that we don't add any new arch specific defines that would affect common code which will help with the effort of unifying them.
Diffstat (limited to 'sim/m4')
-rw-r--r--sim/m4/sim_ac_common.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/m4/sim_ac_common.m4 b/sim/m4/sim_ac_common.m4
index e8385c2..070baf3 100644
--- a/sim/m4/sim_ac_common.m4
+++ b/sim/m4/sim_ac_common.m4
@@ -22,7 +22,6 @@ dnl See README-HACKING for more details.
AC_DEFUN([SIM_AC_COMMON],
[dnl
SIM_AC_TOOLCHAIN
-AC_CONFIG_HEADERS([config.h:config.in])
# Dependency checking.
ZW_CREATE_DEPDIR