diff options
author | Eli Zaretskii <eliz@gnu.org> | 2019-05-03 10:40:02 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2019-05-03 10:40:02 +0300 |
commit | bc694fdc3ccfb7bac93b5480dff908076c7d7893 (patch) | |
tree | af65af68c6ce4b5391d2970e21ab9032fed09400 /gdb/dwarf-index-write.c | |
parent | 661f388860346b3747b3b76479f2a784f3b8e9da (diff) | |
download | binutils-bc694fdc3ccfb7bac93b5480dff908076c7d7893.zip binutils-bc694fdc3ccfb7bac93b5480dff908076c7d7893.tar.gz binutils-bc694fdc3ccfb7bac93b5480dff908076c7d7893.tar.bz2 |
Fix compilation with mingw.org's MinGW.
That flavor of MinGW assumes Windows 9X as the default target,
which doesn't expose CONSOLE_FONT_INFO stuff in Windows header
files. Since we no longer support running on Windows older
than XP anyway, requiring it at build time makes sense.
gdb/ChangeLog
2019-05-03 Eli Zaretskii <eliz@gnu.org>
* windows-nat.c [_WIN32_WINNT]: Define _WIN32_WINNT to Windows XP
level, so that various Windows header files expose the necessary
declarations and definitions.
Diffstat (limited to 'gdb/dwarf-index-write.c')
0 files changed, 0 insertions, 0 deletions