aboutsummaryrefslogtreecommitdiff
path: root/zlib/example.c
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-12-22 12:42:24 +0200
committerEli Zaretskii <eliz@gnu.org>2022-12-22 12:42:24 +0200
commit2d71df1e2f2e5f1762578b6ff716c56cf98336f1 (patch)
treecaeed7cc5fd97ad1e3075cd50609d12d07762068 /zlib/example.c
parentcadab61a48da0136caf42ee18fadb18066e919c5 (diff)
downloadgdb-2d71df1e2f2e5f1762578b6ff716c56cf98336f1.zip
gdb-2d71df1e2f2e5f1762578b6ff716c56cf98336f1.tar.gz
gdb-2d71df1e2f2e5f1762578b6ff716c56cf98336f1.tar.bz2
Fix MinGW build using mingw.org's MinGW
This allows to build GDB even though the default value of _WIN32_WINNT is lower than the one needed to expose some new APIs used here, and leave the test for their actual support to run time. * gdb/nat/windows-nat.c (EXTENDED_STARTUPINFO_PRESENT): Define if not defined. (create_process_wrapper): Use 'gdb_lpproc_thread_attribute_list' instead of 'PPROC_THREAD_ATTRIBUTE_LIST' (which might not be defined at compile time). This fixes compilation error using mingw.org's MinGW.
Diffstat (limited to 'zlib/example.c')
0 files changed, 0 insertions, 0 deletions