audk/BaseTools/Source
Gerd Hoffmann e063f8b8a5 BaseTools/Pccts: set C standard
The prehistoric code base doesn't build with ISO C23.  Set the C
standard to C11 (for both clang and gcc) so it continues to build with
gcc 15 (which uses C23 by default).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2025-01-31 05:23:39 +00:00
..
C BaseTools/Pccts: set C standard 2025-01-31 05:23:39 +00:00
Python BaseTools: Fix NoneType parent reference in FMMT operations 2025-01-27 16:26:18 +00:00