From 3f29f6b9658d381521fe602e9b5e4650fbd7e689 Mon Sep 17 00:00:00 2001 From: jow Date: Fri, 10 Aug 2012 19:26:49 +0000 Subject: [tools] sdcc: link statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33104 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/sdcc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/sdcc') diff --git a/tools/sdcc/Makefile b/tools/sdcc/Makefile index ef75fca9a..abedc3ca7 100644 --- a/tools/sdcc/Makefile +++ b/tools/sdcc/Makefile @@ -17,6 +17,7 @@ HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME) include $(INCLUDE_DIR)/host-build.mk +HOST_LDFLAGS += -static HOST_CONFIGURE_ARGS += \ --disable-ucsim \ --enable-packihx \ -- cgit v1.2.3