diff options
author | Mike Frysinger <vapier@gentoo.org> | 2024-01-09 20:55:43 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2024-01-10 19:53:10 -0500 |
commit | 0846ae35a1a2d9968105a0174d82539f1927ba28 (patch) | |
tree | d26ac8d80b5dd650eb48775204de24eaa498223b /opcodes/lm32-opc.c | |
parent | 908ff469f594ea64a1a7e5ec7ad1b0cb9988c42e (diff) | |
download | gdb-0846ae35a1a2d9968105a0174d82539f1927ba28.zip gdb-0846ae35a1a2d9968105a0174d82539f1927ba28.tar.gz gdb-0846ae35a1a2d9968105a0174d82539f1927ba28.tar.bz2 |
sim: ppc: rework defines.h to handle HAVE symbols defined to 0
The HAVE_DECL_xxx defines are always defined to 0 or 1. The current
defines.h logic assumes every HAVE_xxx symbol is only defined iff it's
defined to 1 which causes this to break. Tweak the sed logic to only
match defines of 1.
Diffstat (limited to 'opcodes/lm32-opc.c')
0 files changed, 0 insertions, 0 deletions