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