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

  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Makefile 203 HAVE_GNU_STRIP := $(if $(CONFIG_DEBUG),,$(HAVE_GNU_STRIP))
204 ifeq ($(HAVE_GNU_STRIP),yes)
  /external/libvpx/libvpx/build/make/
Makefile 184 HAVE_GNU_STRIP := $(if $(CONFIG_DEBUG),,$(HAVE_GNU_STRIP))
185 ifeq ($(HAVE_GNU_STRIP),yes)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 184 HAVE_GNU_STRIP := $(if $(CONFIG_DEBUG),,$(HAVE_GNU_STRIP))
185 ifeq ($(HAVE_GNU_STRIP),yes)

Completed in 451 milliseconds