diff options
| author | Raymaekers Luca <luca@keyfried.com> | 2024-10-26 13:19:17 +0200 |
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-26 13:19:17 +0200 |
| commit | 4bca76e107c4203c2e5d531fcdb590e5a32b7fae (patch) | |
| tree | 09389746ea5a0ff37e772abbf7275da306456606 /archived/v1/compile_flags.txt | |
| parent | 5265b22736bfe25d6f7bdbeac919419bfe0af259 (diff) | |
Put v2 code in root folder
Diffstat (limited to 'archived/v1/compile_flags.txt')
| -rw-r--r-- | archived/v1/compile_flags.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/archived/v1/compile_flags.txt b/archived/v1/compile_flags.txt new file mode 100644 index 0000000..1a62790 --- /dev/null +++ b/archived/v1/compile_flags.txt @@ -0,0 +1,5 @@ +-Wall +-Werror +-pedantic +-std=c99 +-O3 |
