diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-09-20 11:46:40 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-09-20 11:46:40 +0200 |
| commit | b59305a2c9b4b48e59ccaeafedf2a9d7aaab7516 (patch) | |
| tree | 1cbb1dcc2139b396987cc25c07e7e50eb0bf43c1 /compile_flags.txt | |
| parent | 4143b422c32f65d9bc06da2c9d25b623197ccb2c (diff) | |
| download | use-fastcgi-b59305a2c9b4b48e59ccaeafedf2a9d7aaab7516.tar.gz use-fastcgi-b59305a2c9b4b48e59ccaeafedf2a9d7aaab7516.tar.bz2 use-fastcgi-b59305a2c9b4b48e59ccaeafedf2a9d7aaab7516.zip | |
Besseres Konfigurationsmanagement
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..7f9d9c7 --- /dev/null +++ b/compile_flags.txt | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | -Wall | ||
| 2 | -std=c++20 | ||
| 3 | -pedantic | ||
| 4 | -O2 | ||
