sim: common: move libcommon.a dep to ppc code
authorMike Frysinger <vapier@gentoo.org>
Mon, 2 Jan 2023 19:38:01 +0000 (14:38 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 15 Jan 2023 01:51:53 +0000 (20:51 -0500)
commit4df74707043bf248f248cd52d9c70c29ec4e679c
treeaf63f67a338599fcbef7ae3417eced3816bffe6e
parentee3134d0288c9d9d4f4a9fe325d4864a556edc63
sim: common: move libcommon.a dep to ppc code

Rather than force this to be built ahead of time for all targets,
move the dep to the ppc code since it's the only user of it now.
sim/Makefile.in
sim/common/local.mk
sim/ppc/local.mk