lazysphere/compile_flags.txt

16 lines
124 B
Text
Raw Permalink Normal View History

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