mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
lcdd: remove unused options
This commit is contained in:
parent
a12c2e8401
commit
0aeedb579b
@ -42,8 +42,7 @@ PKG_CONFIGURE_OPTS_TARGET="--with-ft-prefix=$SYSROOT_PREFIX/usr \
|
|||||||
--disable-libX11 \
|
--disable-libX11 \
|
||||||
--enable-libhid \
|
--enable-libhid \
|
||||||
--disable-libpng \
|
--disable-libpng \
|
||||||
--enable-drivers=all \
|
--enable-drivers=all"
|
||||||
--enable-seamless-hbars"
|
|
||||||
|
|
||||||
addon() {
|
addon() {
|
||||||
drivers="none|$(cat $PKG_BUILD/.$TARGET_NAME/config.log | sed -n "s|^DRIVERS=' \(.*\)'|\1|p" | sed "s|.so||g" | tr ' ' '|')"
|
drivers="none|$(cat $PKG_BUILD/.$TARGET_NAME/config.log | sed -n "s|^DRIVERS=' \(.*\)'|\1|p" | sed "s|.so||g" | tr ' ' '|')"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user