mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
libgcrypt: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
@@ -30,7 +30,6 @@ PKG_LONGDESC="Libgcrypt is a general purpose cryptographic library based on the
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
# libgcrypt-1.7.x fails to build with LTO support
|
||||
# see for example https://bugs.gentoo.org/show_bug.cgi?id=581114
|
||||
PKG_BUILD_FLAGS="-lto"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
|
||||
ac_cv_sys_symbol_underscore=no \
|
||||
|
||||
Reference in New Issue
Block a user