mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
openssh: build with lto
This commit is contained in:
parent
9828485c47
commit
2d6fa0cef8
@ -50,9 +50,6 @@ PKG_CONFIGURE_OPTS_TARGET="--libexecdir=/usr/lib/openssh \
|
||||
pre_configure_target() {
|
||||
export LD="$TARGET_CC"
|
||||
export LDFLAGS="$TARGET_CFLAGS $TARGET_LDFLAGS"
|
||||
|
||||
# openssh fails to build with LTO support on gcc-4.8.2
|
||||
strip_lto
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user