]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: or1k: drop subdir configure logic
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 16:04:25 +0000 (23:04 +0700)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2022 16:25:27 +0000 (23:25 +0700)
commit763b20abcbfa3e35fc69ac3c8a56183039ee8c69
tree7293523d220cfd50a1b9a999c024a9007fc12276
parentee79c7df308ff2931fa6d893da5b7ab3604e73a9
sim: or1k: 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/or1k/Makefile.in
sim/or1k/aclocal.m4 [deleted file]
sim/or1k/configure [deleted file]
sim/or1k/configure.ac [deleted file]