From 3c9cc7d383df019dacbd80480730723fe4b20b44 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Sat, 11 Jul 2026 16:01:16 +0200 Subject: Infrastruktur hinzugefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compile_flags.txt | 4 ++++ 1 file changed, 4 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..d87afcf --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,4 @@ +-Wall +-Werror +-pedantic +-std=c99 -- cgit v1.3