check-host-gzip.mk 86 B

123
  1. ifeq (,$(call suitable-host-package,gzip))
  2. BR2_GZIP_HOST_DEPENDENCY = host-gzip
  3. endif