home · contact · privacy
Fix some inconsistencies in files README and SERVER_COMMANDS.
[plomrogue] / build / compiler_flags
1 CFLAGS='-std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g'