diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2025-01-20 11:24:16 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-31 08:23:39 +0300 |
commit | c0796335d3c6362b563844410499ff241d42ac63 (patch) | |
tree | 0ad6296dac51eb2e333f21685e03869268b22ed7 /BaseTools/Source/Python/Ecc/MetaDataParser.py | |
parent | 7742247d1ca6a9ceaf4120a163362c10150d487f (diff) | |
download | edk2-c0796335d3c6362b563844410499ff241d42ac63.tar.xz |
MdePkg/BaseFdtLib: fix build with gcc 15
gcc 15 switched to use the new ISO C23 standard by default.
'bool', 'true' and 'false' are keywords in C23, so do not
try to define them.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/MetaDataParser.py')
0 files changed, 0 insertions, 0 deletions