Commit 19504cad952e5714b00f23691ee7626cb5f1a0a2

Martin Mitas 2019-04-29T22:24:23

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.