]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: riscv: drop subdir configure logic
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 15:56:58 +0000 (22:56 +0700)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 16:24:46 +0000 (23:24 +0700)
commit1787fcc45ab25e8d15eb59d5a222c52d4d2f09b5
tree8f55dbdaf44cfea7a9439e22a321502059f3d092
parentb686ecb5b10be9a33ab8f1bfdcff22eef920d1a5
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.
sim/Makefile.in
sim/configure
sim/configure.ac
sim/riscv/Makefile.in
sim/riscv/acinclude.m4 [new file with mode: 0644]
sim/riscv/aclocal.m4 [deleted file]
sim/riscv/configure [deleted file]
sim/riscv/configure.ac [deleted file]