X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=tools%2Fsquashfs4%2FMakefile;fp=tools%2Fsquashfs4%2FMakefile;h=fff550234cd14896fd1e74c34b19f59baab27d32;hb=8502617a6da157c77d406ad29089b26e3e6f0c13;hp=04a5456f6c24cb876aeec9034297db842d465bb7;hpb=eba9039331cd3621fba90eae5b10cd63db60e130;p=openwrt.git diff --git a/tools/squashfs4/Makefile b/tools/squashfs4/Makefile index 04a5456f6c..fff550234c 100644 --- a/tools/squashfs4/Makefile +++ b/tools/squashfs4/Makefile @@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/host-build.mk define Host/Compile $(MAKE) -C $(HOST_BUILD_DIR)/squashfs-tools \ + CC="$(HOSTCC)" \ XZ_SUPPORT=1 \ LZMA_XZ_SUPPORT=1 \ XATTR_SUPPORT= \