]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/configure.ac
sim: mn10300: drop subdir configure logic
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 16:05:46 +0000 (23:05 +0700)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 16:25:48 +0000 (23:25 +0700)
commit4cf83930c1ecf18c7157a5be6bed0a116b39e9b8
treeec7051dd933646a80c99abfd278d54368f10d00e
parent763b20abcbfa3e35fc69ac3c8a56183039ee8c69
sim: mn10300: drop subdir configure logic

We've been using this only to set the default word size to 32.  We
can easily move this into the makefile via a -D compiler flag and
clean up the build logic quite a bit.
sim/Makefile.in
sim/configure
sim/configure.ac
sim/mn10300/Makefile.in
sim/mn10300/aclocal.m4 [deleted file]
sim/mn10300/configure [deleted file]
sim/mn10300/configure.ac [deleted file]