aboutsummaryrefslogtreecommitdiff
path: root/extra/dropbear
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-14 19:36:32 +0300
committerCem Keylan <cem@ckyln.com>2020-06-14 19:36:32 +0300
commit02d1732e1b40334bb209830d14bd15bd7e6bacc6 (patch)
tree5e4e5e8785a590c0fee21bf2468404a82ae3669d /extra/dropbear
parent726d6b5ff1083cd0a9f47cb97ca331ae8bf68259 (diff)
downloadrepository-02d1732e1b40334bb209830d14bd15bd7e6bacc6.tar.gz
dropbear: remove unnecessary flag
Diffstat (limited to 'extra/dropbear')
-rwxr-xr-xextra/dropbear/build2
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/dropbear/build b/extra/dropbear/build
index eb926ca3..07a234fd 100755
--- a/extra/dropbear/build
+++ b/extra/dropbear/build
@@ -5,8 +5,6 @@ kinstall() {
chmod "$1" "$3"
}
-export LDFLAGS="$LDFLAGS -static"
-
./configure \
--prefix=/usr \
--sbindir=/usr/bin \