From d2a6897f05a07a058b2185c953b30d26fded081b Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Sun, 6 Oct 2024 12:58:03 +0200 Subject: erster Import --- compile_flags.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 compile_flags.txt (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..8e3330c --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,8 @@ +-Wall +-Werror +-Wextra +-Wconversion +-Wdouble-promotion +-pedantic +-std=c17 +-Iinclude -- cgit v1.3