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