Home
last modified time | relevance | path

Searched refs:R_CFLAGS (Results 1 - 1 of 1) sorted by relevance

/third_party/cJSON/
H A DMakefile40 R_CFLAGS = $(PIC_FLAGS) -pedantic -Wall -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wc++-compat -Wundef -Wswitch-default -Wconversion $(CFLAGS) macro
83 $(CC) -c $(R_CFLAGS) $<
88 $(CC) $(R_CFLAGS) $(CJSON_TEST_SRC) -o $@ $(LDLIBS) -I.

Completed in 1 milliseconds