]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/ppc/configure.ac
sim: ppc: switch to common builds for callback objects
authorMike Frysinger <vapier@gentoo.org>
Wed, 3 Nov 2021 07:08:53 +0000 (03:08 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 3 Nov 2021 19:14:55 +0000 (15:14 -0400)
commitd54c09b99e6470e32d848a531f676734978a8951
tree7cb7145ea6026ca16c9575f8a91027472ae59764
parenta1700a3199d31910b87cd7db3c394ddd091cfcde
sim: ppc: switch to common builds for callback objects

We don't need to build this anymore ourselves since the common build
includes it and produces the same object code.  We also need to pull
in the split constant modules after the refactoring and pulling them
out of nltvals.def & targ-map.o.  This doesn't matter for the sim
directly, but does for gdb and other users of libsim.

We also delete some conditional source tree logic since we already
require this be the "new" combined tree with a ../common/ dir.  This
has been the case for decades at this point.
sim/ppc/Makefile.in
sim/ppc/configure
sim/ppc/configure.ac