aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-09-09 01:16:04 -0400
committerMike Frysinger <vapier@gentoo.org>2021-09-09 01:28:58 -0400
commit93aaa742b360cb9a0b69eb74d1e516cd96982647 (patch)
tree82ccbfb3a78af1ebf39a5ed17e42431bd24f9966 /gold
parent287fbf951acc76f21d5ec6ab515d6080571aa7ee (diff)
downloadgdb-93aaa742b360cb9a0b69eb74d1e516cd96982647.zip
gdb-93aaa742b360cb9a0b69eb74d1e516cd96982647.tar.gz
gdb-93aaa742b360cb9a0b69eb74d1e516cd96982647.tar.bz2
sim: cgen: workaround Windows VOID define
The cgen framework provides a "VOID" type for code to use, but this defines ends up conflicting with the standard Windows VOID define. Since they actually define to the same thing ("void"), undef it here to fix the Windows build. We might want to reconsider the need for "VOID" in cgen, but that will take larger discussion & coordination with the cgen project.
Diffstat (limited to 'gold')
0 files changed, 0 insertions, 0 deletions