diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2024-06-09 01:22:44 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2024-06-09 01:22:44 +0200 |
commit | 9e9027cc63e63e80dc8fcb82f2f2c3b60acf95f7 (patch) | |
tree | a9ad4d67e0cc009d621cc505b7481ef8dfa2dce1 /compile_flags.txt | |
download | bxgen-9e9027cc63e63e80dc8fcb82f2f2c3b60acf95f7.zip |
Add source code
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..5e93f58 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1 @@ +-Wall -Wextra -Werror -pedantic -Isource |