tools: add tar host build, required for --sort=name which was only added in the lates...
[openwrt/staging/dedeckeh.git] / tools / squashfs4 / Makefile
index 04a5456f6c24cb876aeec9034297db842d465bb7..50b70fbe1c90108a3bb21beefce7cd4f928ad5e8 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -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= \