diff options
author | Orgad Shaneh <orgads@gmail.com> | 2024-03-03 12:22:14 +0200 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-03-21 10:46:23 -0600 |
commit | acaf48b921453c37fc2df4151699c912940bcd25 (patch) | |
tree | a10889fb5650db2083f4a1e782f5d301f04ad71f /gdb/nat/linux-waitpid.h | |
parent | 9bec569fda7c76849cf3eb0e4a525f627d25f980 (diff) | |
download | binutils-acaf48b921453c37fc2df4151699c912940bcd25.zip binutils-acaf48b921453c37fc2df4151699c912940bcd25.tar.gz binutils-acaf48b921453c37fc2df4151699c912940bcd25.tar.bz2 |
sim/erc32: Rename EVENT_MAX -> MAX_EVENTS
EVENT_MAX is defined as 0x7FFFFFFF (INT_MAX) in winuser.h, so when
building on Windows, the value is overridden and compilation fails
because the array size of evbuf is too large.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=28476
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/nat/linux-waitpid.h')
0 files changed, 0 insertions, 0 deletions