aboutsummaryrefslogtreecommitdiffstats
path: root/compile_flags.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..5d90624
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,14 @@
+-Wall
+-Wextra
+-Wpedantic
+-Werror
+-ggdb
+-Wno-language-extension-token
+-Wno-empty-body
+-Iinclude/c_headers/include
+-Iinclude
+-lc
+-lpthread
+-DDBG
+-ggdb
+-g