mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libxcrypt: disable obsolete api
This commit is contained in:
parent
6366053a68
commit
d5b87a6cd1
@ -9,3 +9,5 @@ PKG_SITE="https://github.com/besser82/libxcrypt"
|
||||
PKG_URL="https://github.com/besser82/libxcrypt/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="glibc"
|
||||
PKG_LONGDESC="Extended crypt library for descrypt, md5crypt, bcrypt, and others"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-obsolete-api"
|
||||
|
Loading…
x
Reference in New Issue
Block a user