X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fpkgconf%2FMakefile;h=0f56de0e29f879362ff072f6223caa110ea7466d;hb=31554e50d2c3d0707a40f9ed08b0d6999f584ba2;hp=7d785aae3937c25ca3294eac77d299b9d167176d;hpb=f3e45c45cba1a541693da840642b08226653dff4;p=openwrt%2Fopenwrt.git diff --git a/tools/pkgconf/Makefile b/tools/pkgconf/Makefile index 7d785aae39..0f56de0e29 100644 --- a/tools/pkgconf/Makefile +++ b/tools/pkgconf/Makefile @@ -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