Joel Sherrill 04394f4353 misc/wscript: Specify C language version
CentOS 7 has gcc 4.8 which defaults to C90 and this results in warnings
for code that is valid C99 but not C90.
2021-04-02 09:29:57 -05:00
..