summaryrefslogtreecommitdiffstats
path: root/tools/upslug2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/upslug2/Makefile')
-rw-r--r--tools/upslug2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/upslug2/Makefile b/tools/upslug2/Makefile
index 19d160c337..e80cef0eb4 100644
--- a/tools/upslug2/Makefile
+++ b/tools/upslug2/Makefile
@@ -18,7 +18,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
include $(INCLUDE_DIR)/host-build.mk
unexport CFLAGS
-HOST_LDFLAGS += -static
+HOST_LDFLAGS += $(HOST_STATIC_LINKING)
define Host/Configure
(cd $(HOST_BUILD_DIR); \