diff options
author | Andrew Hanson <andrew@andrewhanson.dev> | 2025-09-26 12:22:37 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-09-26 12:22:37 +0200 |
commit | 951df7206e969a8f49f87707121fa1ef93268c28 (patch) | |
tree | 82b8e544e1066b48363303af85fa8b06bf90c11b /gdb/python/python-internal.h | |
parent | 65a5bb3c1fc4632ed71dfb8c211ff756619afd29 (diff) | |
download | binutils-951df7206e969a8f49f87707121fa1ef93268c28.zip binutils-951df7206e969a8f49f87707121fa1ef93268c28.tar.gz binutils-951df7206e969a8f49f87707121fa1ef93268c28.tar.bz2 |
bfd: guard ARCH_SIZE uses to avoid -Wundef
bfd/
* elf-bfd.h: Use `defined(ARCH_SIZE)` instead of testing ARCH_SIZE
directly, to silence -Wundef when ARCH_SIZE is not defined.
Signed-off-by: Andrew Hanson <andrew@andrewhanson.dev>
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions