mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libbdplus: fix build after $PKG_NAME-config changes
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a43f5007fa
commit
8b304cecab
@ -35,6 +35,8 @@ PKG_AUTORECONF="yes"
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
||||||
--disable-extra-warnings \
|
--disable-extra-warnings \
|
||||||
--disable-optimizations \
|
--disable-optimizations \
|
||||||
|
--with-libgcrypt-prefix=$SYSROOT_PREFIX/usr \
|
||||||
|
--with-gpg-error-prefix=$SYSROOT_PREFIX/usr \
|
||||||
--with-gnu-ld"
|
--with-gnu-ld"
|
||||||
|
|
||||||
if [ "$BLURAY_AACS_SUPPORT" = "yes" ]; then
|
if [ "$BLURAY_AACS_SUPPORT" = "yes" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user