Files
shredos.x86_64/support/dependencies/check-host-gzip.mk
2021-11-23 23:01:30 +00:00

4 lines
86 B
Makefile

ifeq (,$(call suitable-host-package,gzip))
BR2_GZIP_HOST_DEPENDENCY = host-gzip
endif