modfetch/.ccls

23 lines
277 B
Text
Raw Permalink Normal View History

2024-02-11 23:24:33 +01:00
gcc
%c -std=c99
%h
-Iinclude
-D_GNU_SOURCE
-Wall
-Wextra
-Wpedantic
-Wstrict-aliasing
-Wfloat-equal
-Wundef
-Wshadow
-Wpointer-arith
-Wcast-align
-Wstrict-prototypes
-Wstrict-overflow=5
-Wwrite-strings
-Wcast-qual
-Wswitch-default
-Wswitch-enum
-Wconversion
-Wunreachable-code