lazysphere/compile_flags.txt

17 lines
131 B
Text
Raw Normal View History

2023-05-06 04:39:44 +00:00
-c
-std=c89
-Wall
-Wextra
-pedantic
-O2
-Isrc
-Icommand
-Ilib
2023-05-15 14:57:33 +00:00
-Ihash
2023-05-06 04:39:44 +00:00
-D_DEFAULT_SOURCE
-DMAJOR=0
-DMINOR=0
-DPATCH=0
-DCHECK_LINK