mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
evas:
- remove software-16-x11 support
This commit is contained in:
parent
07e74299d6
commit
f25d5ef2cd
@ -37,7 +37,7 @@ export LIBS="-liconv -lstdc++"
|
||||
--enable-font-loader-eet \
|
||||
--with-x \
|
||||
--enable-software-xlib \
|
||||
--enable-software-16-x11 \
|
||||
--disable-software-16-x11 \
|
||||
--enable-xrender-x11 \
|
||||
--disable-software-xcb \
|
||||
--disable-xrender-xcb \
|
||||
|
@ -18,7 +18,7 @@ SVN_RELEASE="-ver-pre-svn-04"
|
||||
[ $TARGET_LIBC = uClibc ] && ELIBC=uclibc || ELIBC=gnu
|
||||
|
||||
SAVERS="eet jpeg png tiff"
|
||||
ENGINES="buffer gl_x11 software_16 software_16_x11 software_generic software_x11 xrender_x11"
|
||||
ENGINES="buffer gl_x11 software_x11 xrender_x11 software_generic" #software_16 software_16_x11"
|
||||
LOADERS="eet gif jpeg pmaps png tiff xpm"
|
||||
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user