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

  /build/make/core/
prebuilt_internal.mk 158 export_cflags := $(foreach d,$(LOCAL_EXPORT_C_INCLUDE_DIRS),-I $(d)) macro
161 export_cflags += $(LOCAL_EXPORT_CFLAGS)
165 $(export_includes): PRIVATE_EXPORT_CFLAGS := $(export_cflags)
169 ifdef export_cflags
174 export_cflags := macro
binary.mk 1770 export_cflags := $(foreach d,$(my_export_c_include_dirs),-I $(d)) macro
1813 export_cflags := macro
    [all...]

Completed in 364 milliseconds