aboutsummaryrefslogtreecommitdiff
path: root/sim/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-11-07 22:56:58 +0700
committerMike Frysinger <vapier@gentoo.org>2022-11-07 23:24:46 +0700
commit1787fcc45ab25e8d15eb59d5a222c52d4d2f09b5 (patch)
tree8f55dbdaf44cfea7a9439e22a321502059f3d092 /sim/configure.ac
parentb686ecb5b10be9a33ab8f1bfdcff22eef920d1a5 (diff)
downloadfsf-binutils-gdb-1787fcc45ab25e8d15eb59d5a222c52d4d2f09b5.zip
fsf-binutils-gdb-1787fcc45ab25e8d15eb59d5a222c52d4d2f09b5.tar.gz
fsf-binutils-gdb-1787fcc45ab25e8d15eb59d5a222c52d4d2f09b5.tar.bz2
sim: riscv: drop subdir configure logic
We've been using this only to set the default word size to 32-vs-64 based on the $target. We can easily merge this with the top-level configure script to clean things up a bit.
Diffstat (limited to 'sim/configure.ac')
-rw-r--r--sim/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/configure.ac b/sim/configure.ac
index 8bde2a4..97cea4b 100644
--- a/sim/configure.ac
+++ b/sim/configure.ac
@@ -150,7 +150,7 @@ if test "${enable_sim}" != no; then
SIM_TARGET([or1k*-*-*], [or1k], [true])
SIM_TARGET([powerpc*-*-*], [ppc], [true])
SIM_TARGET([pru*-*-*], [pru])
- SIM_TARGET([riscv*-*-*], [riscv], [true])
+ SIM_TARGET([riscv*-*-*], [riscv])
SIM_TARGET([rl78-*-*], [rl78])
SIM_TARGET([rx-*-*], [rx])
SIM_TARGET([sh*-*-*], [sh])
@@ -203,6 +203,7 @@ AC_SUBST(sim_float)
dnl Some arches have unique configure flags.
m4_include([frv/acinclude.m4])
+m4_include([riscv/acinclude.m4])
m4_include([rx/acinclude.m4])
dnl Hack to output an "include" statement in the Makefile so automake doesn't