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

  /external/libvpx/libvpx/build/make/
Makefile 213 HAVE_GNU_STRIP := $(if $(CONFIG_DEBUG),,$(HAVE_GNU_STRIP))
214 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 122 milliseconds