Home
last modified time | relevance | path

Searched refs:CC_FLAGS (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/util/nanoapp_postprocess/
DMakefile20 CC_FLAGS = -Wall -Wextra -Werror -I../../lib/include macro
23 $(CC) $(CC_FLAGS) -o $(APP) -O2 $(SRC)
/device/google/contexthub/util/nanoapp_encr/
DMakefile20 CC_FLAGS = -Wall -Wextra -Werror macro
23 $(CC) $(CC_FLAGS) -o $(APP) -O2 $(SRC) \
/device/google/contexthub/util/nanoapp_sign/
DMakefile20 CC_FLAGS = -Wall -Werror -Wextra macro
23 $(CC) $(CC_FLAGS) -o $(APP) -O2 $(SRC) \