sim: v850: drop subdir configure logic
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 16:07:43 +0000 (23:07 +0700)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 16:26:07 +0000 (23:26 +0700)
commit871aa3b9ee7b1067bffa05549190c6051cf06fe5
treef6ecf73fdcdfe8fdad9921e55819f7704079c709
parent4cf83930c1ecf18c7157a5be6bed0a116b39e9b8
sim: v850: 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/v850/Makefile.in
sim/v850/aclocal.m4 [deleted file]
sim/v850/configure [deleted file]
sim/v850/configure.ac [deleted file]