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

/art/build/
H A DAndroid.common.mk136 art_debug_cflags := \ macro
185 # TODO: move -fkeep-inline-functions to art_debug_cflags when target gcc > 4.4 (and -lsupc++)
186 ART_HOST_DEBUG_CFLAGS := $(art_debug_cflags) -fkeep-inline-functions
196 ART_TARGET_DEBUG_CFLAGS := $(art_debug_cflags)

Completed in 2048 milliseconds