summaryrefslogtreecommitdiff
path: root/package/dropbear/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/dropbear/Makefile')
-rw-r--r--package/dropbear/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/dropbear/Makefile b/package/dropbear/Makefile
index 58c55376d..c73d34a90 100644
--- a/package/dropbear/Makefile
+++ b/package/dropbear/Makefile
@@ -29,7 +29,6 @@ ifeq ($(ADK_STATIC),y)
TARGET_LDFLAGS+= -static
endif
-TARGET_LDFLAGS+= -static-libgcc
BUILD_STYLE:= manual
INSTALL_STYLE:= manual
CONFIGURE_ARGS+= --disable-pam \