Mike Frysinger 0846ae35a1 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.
2024-01-10 19:53:10 -05:00
..
2024-01-08 20:20:59 -05:00
2023-12-28 09:09:13 +02:00
2024-01-03 01:43:14 -05:00
2022-09-01 10:15:09 -04:00