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

/build/core/combo/
H A DTARGET_linux-arm64.mk119 TARGET_RELEASE_CFLAGS := \ macro
H A DTARGET_linux-mips64.mk114 TARGET_RELEASE_CFLAGS := \ macro
H A DTARGET_linux-arm.mk146 $(combo_2nd_arch_prefix)TARGET_RELEASE_CFLAGS := \
H A DTARGET_linux-mips.mk114 $(combo_2nd_arch_prefix)TARGET_RELEASE_CFLAGS := \
/build/core/
H A Dconfig.mk494 TARGET_RELEASE_CFLAGS += $(COMMON_RELEASE_CFLAGS)
516 TARGET_GLOBAL_CFLAGS += $(TARGET_RELEASE_CFLAGS)
521 $(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_RELEASE_CFLAGS += $(COMMON_RELEASE_CFLAGS)
528 $(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_GLOBAL_CFLAGS += $($(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_RELEASE_CFLAGS)

Completed in 143 milliseconds