home · contact · privacy
Fix wrong language in SERVER_COMMANDS file.
[plomrogue] / build / compiler_flags
1 CFLAGS='-std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g'