aboutsummaryrefslogtreecommitdiff
path: root/gold/copy-relocs.h
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-12-22 12:42:24 +0200
committerEli Zaretskii <eliz@gnu.org>2022-12-23 13:21:03 +0200
commit8fbad19958c9b9c06a710bf7d6589d52f1ed8a64 (patch)
treee6ceb6f0411a6a24252007d3e2f45853600d764c /gold/copy-relocs.h
parent8d25f5ef2cb029a889135f41b6451dcccd187391 (diff)
downloadgdb-8fbad19958c9b9c06a710bf7d6589d52f1ed8a64.zip
gdb-8fbad19958c9b9c06a710bf7d6589d52f1ed8a64.tar.gz
gdb-8fbad19958c9b9c06a710bf7d6589d52f1ed8a64.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 'gold/copy-relocs.h')
0 files changed, 0 insertions, 0 deletions