mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
openssh: enable lto
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
5a2fbf60ef
commit
5ac97bd725
@ -28,6 +28,7 @@ PKG_SECTION="network"
|
||||
PKG_SHORTDESC="openssh: An open re-implementation of the SSH package"
|
||||
PKG_LONGDESC="This is a Linux port of OpenBSD's excellent OpenSSH. OpenSSH is based on the last free version of Tatu Ylonen's SSH with all patent-encumbered algorithms removed, all known security bugs fixed, new features reintroduced, and many other clean-ups. SSH (Secure Shell) is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. It is intended as a replacement for rlogin, rsh, rcp, and rdist."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
PKG_BUILD_FLAGS="+lto"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--sysconfdir=/etc/ssh \
|
||||
--libexecdir=/usr/lib/openssh \
|
||||
|
Loading…
x
Reference in New Issue
Block a user