X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fsdcc%2FMakefile;h=abedc3ca71043f1118c1695ad81e59301a216ea9;hb=d6605d85c9cfdff840ae68c0afbc81d1e0d1e6a6;hp=ef75fca9acd2589c1d2c6ecefcc64d8c893dfb6d;hpb=21fce4eeaeee4c06cdeae7419fc7b1241dcea093;p=openwrt%2F.git diff --git a/tools/sdcc/Makefile b/tools/sdcc/Makefile index ef75fca9ac..abedc3ca71 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 \