HomeSort by relevance Sort by last modified time
    Searched refs:my_cppflags (Results 1 - 2 of 2) sorted by null

  /build/make/core/
cxx_stl_setup.mk 84 my_cppflags += -D_LIBCPP_DISABLE_AVAILABILITY
100 my_cppflags += -nostdinc++
123 my_cppflags += -nostdinc++
binary.mk 47 my_cppflags := $(LOCAL_CPPFLAGS) macro
298 my_cppflags += $(LOCAL_CPPFLAGS_$($(my_prefix)OS))
310 my_cppflags += $(LOCAL_CPPFLAGS_$($(my_prefix)$(LOCAL_2ND_ARCH_VAR_PREFIX)ARCH)) $(LOCAL_CPPFLAGS_$(my_32_64_bit_suffix))
1613 my_cppflags := $(call convert-to-clang-flags,$(my_cppflags)) macro
1634 my_cppflags := $(filter-out $(my_illegal_flags),$(my_cppflags)) macro
    [all...]

Completed in 409 milliseconds