summaryrefslogtreecommitdiff
path: root/package/mksh
diff options
context:
space:
mode:
Diffstat (limited to 'package/mksh')
-rw-r--r--package/mksh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mksh/Makefile b/package/mksh/Makefile
index a38b97733..63d391e18 100644
--- a/package/mksh/Makefile
+++ b/package/mksh/Makefile
@@ -27,6 +27,7 @@ TARGET_LDFLAGS+= -static
endif
TARGET_CPPFLAGS+= -DMKSH_SMALL=1
+TARGET_LDFLAGS+= -static-libgcc
CONFIG_STYLE:= manual
BUILD_STYLE:= manual
INSTALL_STYLE:= manual