tools: remove static linking support
[openwrt/svn-archive/archive.git] / tools / ccache / Makefile
index aeac393051f4090203c228a368ee278171b98b4d..d91bee19efc4398089eeb690d0901c9905a454e8 100644 (file)
@@ -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