sim: ppc: align format string settings with common code
authorMike Frysinger <vapier@gentoo.org>
Thu, 9 Sep 2021 00:58:03 +0000 (20:58 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 9 Sep 2021 01:02:25 +0000 (21:02 -0400)
commitd0d2fb0a25517c39ecdec504c7a9a7943247cd86
tree82cf7fbcf3f62e92cd006bc0c2c46a272370bab0
parent74e43bd231cb60d18930293e0eb9119058dffd40
sim: ppc: align format string settings with common code

This copies logic used in the common sim warning configure code to fix
build errors for mingw targets.  Turning format warnings on triggers
a failure in the debug.c file, so apply a minor fix at the same time.
sim/ppc/configure
sim/ppc/configure.ac
sim/ppc/debug.c