aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-09-08 20:55:15 -0400
committerMike Frysinger <vapier@gentoo.org>2021-09-08 21:02:25 -0400
commit74e43bd231cb60d18930293e0eb9119058dffd40 (patch)
tree6b3aad862670432aa84ac2d53db784714ca92ae0 /gold
parent3660254ee0cc665ba99b2b60d78e0253cb161784 (diff)
downloadgdb-74e43bd231cb60d18930293e0eb9119058dffd40.zip
gdb-74e43bd231cb60d18930293e0eb9119058dffd40.tar.gz
gdb-74e43bd231cb60d18930293e0eb9119058dffd40.tar.bz2
sim: ppc: drop unnecessary config includes
This file is compiled for the --host & --build system which leads to including the configure generated config.h in both environments. This obviously doesn't work when the two targets don't look alike at all and can cause build failures here (e.g. a mingw host & a linux build). Since we don't actually need any config settings in this very simple file, drop the includes entirely.
Diffstat (limited to 'gold')
0 files changed, 0 insertions, 0 deletions