mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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() {
|
pre_configure_target() {
|
||||||
export LD="$TARGET_CC"
|
export LD="$TARGET_CC"
|
||||||
export LDFLAGS="$TARGET_CFLAGS $TARGET_LDFLAGS"
|
export LDFLAGS="$TARGET_CFLAGS $TARGET_LDFLAGS"
|
||||||
|
|
||||||
# openssh fails to build with LTO support on gcc-4.8.2
|
|
||||||
strip_lto
|
|
||||||
}
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user