From 7d92ee6d8e57c4b88a62909fb78f42178d46f5ec Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 18 Mar 2021 21:32:16 +0300 Subject: openssh: revert to libressl --- extra/openssh/build | 3 --- 1 file changed, 3 deletions(-) (limited to 'extra/openssh/build') diff --git a/extra/openssh/build b/extra/openssh/build index a70f97a3..ff39eaa9 100755 --- a/extra/openssh/build +++ b/extra/openssh/build @@ -5,11 +5,8 @@ cpt-list libedit >/dev/null 2>&1 && libedit="--with-libedit" && LIBS="$(pkgconf --static --libs libedit)" export LIBS - export LDFLAGS="$LDFLAGS -static" -autoreconf -fi - ./configure \ --prefix=/usr \ --sbindir=/usr/bin \ -- cgit v1.2.3