diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2024-11-13 21:53:08 +0100 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2024-11-13 21:53:08 +0100 |
commit | 8c99b5df10b644de003b6e26e270272504200df9 (patch) | |
tree | 9b1e4cd252cfe16f5671f92de8097ebd23f0e566 /compile_flags.txt | |
parent | 0a3c09e86ce5fe545e31e817a41f800c1755f0fc (diff) | |
download | bxgen-8c99b5df10b644de003b6e26e270272504200df9.zip |
Update comments, aligning
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/compile_flags.txt b/compile_flags.txt deleted file mode 100644 index 0bf6fd9..0000000 --- a/compile_flags.txt +++ /dev/null @@ -1,10 +0,0 @@ --Wall --Wextra --Werror --pedantic --Wno-empty-translation-unit --Wno-old-style-declaration --Wno-missing-braces --Wno-unused-variable --Wno-unused-but-set-variable --Wno-unused-parameter |