mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
lcdproc: do not use freetype from host
This commit is contained in:
parent
de6f79d04b
commit
413309ff8b
@ -47,7 +47,7 @@ for i in $LCD_DRIVER; do
|
|||||||
done
|
done
|
||||||
unset IFS
|
unset IFS
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--enable-libusb --enable-drivers=$LCD_DRIVER,!curses,!svga --enable-seamless-hbars"
|
PKG_CONFIGURE_OPTS_TARGET="--with-ft-prefix=$SYSROOT_PREFIX/usr --enable-libusb --enable-drivers=$LCD_DRIVER,!curses,!svga --enable-seamless-hbars"
|
||||||
|
|
||||||
pre_make_target() {
|
pre_make_target() {
|
||||||
# dont build parallel
|
# dont build parallel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user