From 5e935512696c55b5005e997cfc4dab88ecdf8141 Mon Sep 17 00:00:00 2001 From: realtradam Date: Mon, 15 May 2023 16:23:59 -0400 Subject: extra flags --- include/compile_flags.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'include') diff --git a/include/compile_flags.txt b/include/compile_flags.txt index 26d1cc4..668f22f 100644 --- a/include/compile_flags.txt +++ b/include/compile_flags.txt @@ -9,4 +9,13 @@ -Wextra -Wpedantic -Wconversion +-Wformat=2 +-Wno-unused-parameter +-Wshadow +-Wwrite-strings +-Wstrict-prototypes +-Wold-style-definition +-Wredundant-decls +-Wnested-externs +-Wmissing-include-dirs -std=c99 -- cgit v1.2.3