home · contact · privacy
Update comment info on macros needed for snprintf().
[plomrogue] / build / compiler_flags
1 CFLAGS='-std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g'