aboutsummaryrefslogtreecommitdiffstats
path: root/compile_flags.txt
blob: e6e75ebddf9f03dcac48d25d2583fead0e239dae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-Wall
-Wextra 
-Wpedantic 
-ggdb 
-Wno-language-extension-token 
-Wno-empty-body
-Iinclude/c_headers/include 
-Iinclude
-lc 
-lpthread
-DDBG
-ggdb
-g