mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lcdd: configure prefix to prevent using host includes
This commit is contained in:
parent
d22b3d3925
commit
5285c7805f
@ -21,7 +21,7 @@ PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_NAME="LCDproc"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-ft-prefix=/usr \
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-ft-prefix=$SYSROOT_PREFIX/usr \
|
||||
--enable-libusb \
|
||||
--enable-libftdi \
|
||||
--disable-libX11 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user