mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
libgcrypt: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
4bb252fa86
commit
84c41655c0
@ -8,7 +8,7 @@ PKG_SHA256="24e91c9123a46c54e8371f3a3a2502f1198f2893fbfbf59af95bc1c21499b00e"
|
||||
PKG_LICENSE="GPLv2"
|
||||
PKG_SITE="https://www.gnupg.org/"
|
||||
PKG_URL="https://www.gnupg.org/ftp/gcrypt/libgcrypt/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain libgpg-error"
|
||||
PKG_DEPENDS_TARGET="autotools:host gcc:host libgpg-error"
|
||||
PKG_LONGDESC="A General purpose cryptographic library."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
# libgcrypt-1.7.x fails to build with LTO support
|
||||
|
Loading…
x
Reference in New Issue
Block a user