home · contact · privacy
Replace make build system with redo, serve erlehmann's redo as fallback.
[plomrogue] / build / compiler_flags
1 CFLAGS='-std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g'