Home | History | Annotate | Download | only in minijail

Lines Matching refs:strip

74 #        If NOSTRIP=1, SPLITDEBUG will never strip the final emitted objects.
127 ifeq ($(strip $(BASE_VER)),)
263 $(eval $(call override_var,STRIP,strip))
383 # And strip out nested members if possible.
437 @$(ECHO) "STRIP $(subst $(OUT)/,,$(TARGET_OR_MEMBER))"
444 $(if $(filter-out dbg,$(MODE)),$(QUIET)$(STRIP) --strip-unneeded \
623 override ARCH := $(strip $(ARCH))
624 override HOST_ARCH := $(strip $(HOST_ARCH))
635 override QEMU_ARCH := $(strip $(QEMU_ARCH))
855 "$(strip $(call if_qemu, $(SYSROOT_OUT),$(OUT))$(TARGET_OR_MEMBER))" \