From f7e56763e12bdff2261929bbcb691e770341d043 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 6 Feb 2015 00:00:43 +0000 Subject: tools: remove static linking support Signed-off-by: Jo-Philipp Wich SVN-Revision: 44285 --- tools/ccache/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/ccache') diff --git a/tools/ccache/Makefile b/tools/ccache/Makefile index aeac393051..d91bee19ef 100644 --- a/tools/ccache/Makefile +++ b/tools/ccache/Makefile @@ -16,7 +16,6 @@ PKG_MD5SUM:=522a6016bda56892653612bbdefff3e0 include $(INCLUDE_DIR)/host-build.mk -HOST_LDFLAGS += $(HOST_STATIC_LINKING) HOST_CONFIGURE_VARS += CC="$(HOSTCC_NOCACHE)" define Host/Install/ccache -- cgit v1.2.3