Author :
Martin Mitas
Date :
2019-04-29 22:24:23
Hash :19504cad Message :Revert "Build: With gcc and clang, enforce -std=c90."
This reverts commit 716b6ca4448318df900eb22bb7a31499a827d905.
Rationale: snprintf() not available in C90, so -std=c90 causes
warnings on Linux.