diff options
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/compile_flags.txt b/compile_flags.txt deleted file mode 100644 index fa0c2c1..0000000 --- a/compile_flags.txt +++ /dev/null @@ -1,22 +0,0 @@ --Isrc --D_FORTIFY_SOURCE=2 --std=c99 --Os --pipe --Wall --Wextra --Wformat=2 --Werror=format-security --Wshadow --Wpointer-arith --Wcast-qual --Wwrite-strings --Wmissing-prototypes --Wstrict-prototypes --Wswitch-enum --Wundef --Wvla --fno-common --fno-strict-aliasing --fstack-protector-strong --fPIE |
