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