mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
tiff: build without gl
This commit is contained in:
parent
3a9350fd93
commit
d3939e1403
@ -36,7 +36,8 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
|||||||
--with-gl=no \
|
--with-gl=no \
|
||||||
--with-jpeg-lib-dir=$SYSROOT_PREFIX/usr/lib \
|
--with-jpeg-lib-dir=$SYSROOT_PREFIX/usr/lib \
|
||||||
--with-jpeg-include-dir=$SYSROOT_PREFIX/usr/include \
|
--with-jpeg-include-dir=$SYSROOT_PREFIX/usr/include \
|
||||||
--without-x"
|
--without-x \
|
||||||
|
--with-gl=no"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
export CFLAGS="$CFLAGS -fPIC -DPIC"
|
export CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user