diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2024-11-16 22:12:05 +0100 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2024-11-16 22:18:51 +0100 |
commit | 307b11179aeeab3a837ea287a5557763e99f6f89 (patch) | |
tree | b9df60f3be14c16170b78f7603622a492d7de355 /libssp/config.h.in | |
parent | b085fc9965b7d1e99725892587682822068f2baa (diff) | |
download | gcc-307b11179aeeab3a837ea287a5557763e99f6f89.zip gcc-307b11179aeeab3a837ea287a5557763e99f6f89.tar.gz gcc-307b11179aeeab3a837ea287a5557763e99f6f89.tar.bz2 |
AVR: Fix building LibF7 after switching to C23.
Since r15-5327, GNU-C23 is being used as C language default.
libf7.h doesn't assume headers like stdbool.h are present
and defines bool, true and false on its own.
libgcc/config/avr/libf7/
* libf7.h (bool, true, false): Don't define in C23 or higher.
Diffstat (limited to 'libssp/config.h.in')
0 files changed, 0 insertions, 0 deletions