ccache: update to 4.1
[openwrt/openwrt.git] / tools / pkgconf / Makefile
index 7d785aae3937c25ca3294eac77d299b9d167176d..0f56de0e29f879362ff072f6223caa110ea7466d 100644 (file)
@@ -19,6 +19,8 @@ include $(INCLUDE_DIR)/host-build.mk
 
 unexport PKG_CONFIG
 
+HOSTCC := $(HOSTCC_NOCACHE)
+
 define Host/Install
        $(MAKE) -C $(HOST_BUILD_DIR) install
        mv $(STAGING_DIR_HOST)/bin/pkgconf $(STAGING_DIR_HOST)/bin/pkg-config.real