sim: ppc: drop support for std-config.h overrides
authorMike Frysinger <vapier@gentoo.org>
Thu, 9 Sep 2021 06:44:59 +0000 (02:44 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 9 Sep 2021 06:46:35 +0000 (02:46 -0400)
commitb728479074067064ed997a161d3b53feab3476f2
tree1f1a37163db54407a85c6a620a3d32ad017b1fe3
parenta13ab747e7abc67fca3568195bf943708261a39e
sim: ppc: drop support for std-config.h overrides

Only the ppc arch supports this kind of source file override logic.
All the others expose knobs via configure flags, and for some of
these, the ppc code does as well.  For others, it doesn't make sense
to ever change them.  Since it's unlikely anyone is using this, drop
it all to simplify the code (and to get us a little closer to the
common sim code).
sim/ppc/Makefile.in
sim/ppc/basics.h
sim/ppc/configure
sim/ppc/configure.ac
sim/ppc/inline.c