summaryrefslogtreecommitdiff
path: root/package/dropbear/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-17 17:58:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-17 17:58:15 +0200
commit63d872f3a7641da98fb96f368dfe0c05cef953c7 (patch)
tree090355841930c02b8193902e716c643c8383d8dd /package/dropbear/Makefile
parent84d0570146b7bc7bd85de24e3922cdc22ac141f8 (diff)
parentf7397b4ca4094a7101db10708cd0023a0b2506e8 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/dropbear/Makefile')
-rw-r--r--package/dropbear/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/dropbear/Makefile b/package/dropbear/Makefile
index b3756a8d9..a7c2356e0 100644
--- a/package/dropbear/Makefile
+++ b/package/dropbear/Makefile
@@ -32,9 +32,7 @@ ifeq ($(ADK_STATIC),y)
TARGET_LDFLAGS+= -static
endif
-ifeq ($(ADK_TARGET_LIB_STATIC_LIBGCC),y)
TARGET_LDFLAGS+= -static-libgcc
-endif
BUILD_STYLE:= manual
INSTALL_STYLE:= manual
CONFIGURE_ARGS+= --disable-pam \