mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Revert "openssh: fails to build with LTO support on gcc-4.8.0"
This reverts commit 80a656167656f6f93fba7d186592567e6afd234d.
This commit is contained in:
parent
2b7b8dd038
commit
bb46adeb00
@ -25,9 +25,6 @@
|
|||||||
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 with gcc-4.8.0
|
|
||||||
strip_lto
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user