summaryrefslogtreecommitdiff
path: root/compile_flags.txt
blob: 474e1641d7c78295e5b1ca083a13cbbf1723e3b4 (plain)
1
2
3
4
5
6
7
8
-xc++
-std=c++11
-Wall
-I./include
-I/usr/include
-I/usr/local/include
-DDEBUG
-O2