commit | d0d2fb0a25517c39ecdec504c7a9a7943247cd86 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Sep 08 20:58:03 2021 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Sep 08 21:02:25 2021 -0400 |
tree | 82cf7fbcf3f62e92cd006bc0c2c46a272370bab0 | |
parent | 74e43bd231cb60d18930293e0eb9119058dffd40 [diff] |
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.