Home
last modified time | relevance | path

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

/third_party/cJSON/
H A DMakefile30 MIN_GCC_VERSION = "4.9" macro
32 IS_GCC_ABOVE_MIN_VERSION := $(shell expr "$(GCC_VERSION)" ">=" "$(MIN_GCC_VERSION)")

Completed in 1 milliseconds