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

  /build/core/combo/
TARGET_linux-arm.mk 146 TARGET_FDO_CFLAGS:=
154 TARGET_FDO_CFLAGS := -fprofile-generate=/data/local/tmp/profile -DANDROID_FDO
169 TARGET_FDO_CFLAGS := -fprofile-use=$(TARGET_FDO_PROFILE_PATH) -DANDROID_FDO
  /build/core/
binary.mk 16 LOCAL_CFLAGS += $(TARGET_FDO_CFLAGS)
17 LOCAL_CPPFLAGS += $(TARGET_FDO_CFLAGS)
18 LOCAL_LDFLAGS += $(TARGET_FDO_CFLAGS)

Completed in 46 milliseconds