diff options
Diffstat (limited to 'user/compile_flags.txt')
-rw-r--r-- | user/compile_flags.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/user/compile_flags.txt b/user/compile_flags.txt new file mode 100644 index 0000000..c519df5 --- /dev/null +++ b/user/compile_flags.txt @@ -0,0 +1,8 @@ +-c +-std=c11 +-Iinclude +-ffreestanding +-fno-builtin +-Wall +-Wextra +-pedantic |