mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Revert "openssh: fails to build with LTO support on gcc-4.8.0"
This reverts commit 80a6561676.
This commit is contained in:
@@ -25,9 +25,6 @@
|
||||
export LD="$TARGET_CC"
|
||||
export LDFLAGS="$TARGET_CFLAGS $TARGET_LDFLAGS"
|
||||
|
||||
# openssh fails to build with LTO support with gcc-4.8.0
|
||||
strip_lto
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
|
||||
Reference in New Issue
Block a user