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/qemu/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/qemu') diff --git a/tools/qemu/Makefile b/tools/qemu/Makefile index 34440ee853..bffbaa45e7 100644 --- a/tools/qemu/Makefile +++ b/tools/qemu/Makefile @@ -17,7 +17,6 @@ PKG_MD5SUM:=b6c713a8db638e173af53a62d5178640 include $(INCLUDE_DIR)/host-build.mk HOST_CFLAGS += -I$(STAGING_DIR_HOST)/include/e2fsprogs -HOST_LDFLAGS += $(HOST_STATIC_LINKING) define Host/Configure (cd $(HOST_BUILD_DIR); \ -- cgit v1.2.3