mirror of
https://git.rtems.org/rtems-tools/
synced 2025-06-11 00:32:46 +08:00

CentOS 7 has gcc 4.8 which defaults to C90 and this results in warnings for code that is valid C99 but not C90.
CentOS 7 has gcc 4.8 which defaults to C90 and this results in warnings for code that is valid C99 but not C90.