mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
tiff: fix automagic codec support resulting in undefined symbols
This commit is contained in:
parent
bcf42651f3
commit
1d8c795543
@ -16,6 +16,10 @@ PKG_TOOLCHAIN="configure"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
--disable-shared \
|
||||
--disable-mdi \
|
||||
--disable-jbig \
|
||||
--disable-lzma \
|
||||
--disable-zstd \
|
||||
--disable-webp \
|
||||
--enable-cxx \
|
||||
--with-jpeg-lib-dir=$SYSROOT_PREFIX/usr/lib \
|
||||
--with-jpeg-include-dir=$SYSROOT_PREFIX/usr/include \
|
||||
|
Loading…
x
Reference in New Issue
Block a user