From 7d956c533e9fd7d3bbb9a4a8b7f89f0fe54d4bc3 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Sun, 13 Apr 2025 22:43:46 +0200 Subject: first draft --- tests/compile_flags.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/compile_flags.txt (limited to 'tests/compile_flags.txt') diff --git a/tests/compile_flags.txt b/tests/compile_flags.txt new file mode 100644 index 0000000..9352ecc --- /dev/null +++ b/tests/compile_flags.txt @@ -0,0 +1,8 @@ +-Wall +-Wextra +-Wsign-compare +-Wsign-conversion +-pedantic +-std=c99 +-O2 +-I../lib/include -- cgit v1.3