Searched refs:SKIP_XZ (Results 1 – 1 of 1) sorted by relevance
910 SKIP_XZ ?= 0 macro911 XZ = $(shell [ $(HAS_XZ) -eq 1 ] && [ $(SKIP_XZ) -eq 0 ] && echo 1 || echo 0)916 ifeq ($(SKIP_XZ), 1)918 $(info SKIP_XZ=1 supplied, skipping .tar.xz creation)