home · contact · privacy
Replace make build system with redo, serve erlehmann's redo as fallback.
[plomrogue] / build / compiler_flags
diff --git a/build/compiler_flags b/build/compiler_flags
new file mode 100644 (file)
index 0000000..f80d291
--- /dev/null
@@ -0,0 +1 @@
+CFLAGS='-std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -g'