diff options
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..579ea57 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,9 @@ +-c +-std=gnu17 +-Wall +-Wextra +-pedantic +-O2 +-Ilib +-Inbt +-Isrc |