X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=tools%2Fccache%2FMakefile;h=9020c9c47b64d81c6ee0f9ca7c77dbfdb10fcfef;hp=5d464e7ded5f75acba2c0be67b2de4d558076452;hb=ba750f41415e70d6ba5c2be99a91eee6519513ba;hpb=036f79f8ded930bcdab359dfda6772f68d850f6d diff --git a/tools/ccache/Makefile b/tools/ccache/Makefile index 5d464e7ded..9020c9c47b 100644 --- a/tools/ccache/Makefile +++ b/tools/ccache/Makefile @@ -16,7 +16,7 @@ PKG_MD5SUM:=80a698c22d0b06b19c88ac58e8d8b632 include $(INCLUDE_DIR)/host-build.mk -HOST_LDFLAGS += -static +HOST_LDFLAGS += $(HOST_STATIC_LINKING) HOST_CONFIGURE_VARS += CC="$(HOSTCC_NOCACHE)" define Host/Install/ccache