mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
wayland: update PKG_TOOLCHAIN to match OPTS_ variables
wayland is a dependancy of libmali - updating to allow a LE10 build of Samsung. LE11 uses meson build options - but not gackporting that configuration.
This commit is contained in:
parent
b8ed82bab7
commit
bc193cf521
@ -10,6 +10,7 @@ PKG_URL="https://wayland.freedesktop.org/releases/${PKG_NAME}-${PKG_VERSION}.tar
|
|||||||
PKG_DEPENDS_TARGET="toolchain wayland:host libffi expat libxml2"
|
PKG_DEPENDS_TARGET="toolchain wayland:host libffi expat libxml2"
|
||||||
PKG_DEPENDS_HOST="libffi:host expat:host libxml2:host"
|
PKG_DEPENDS_HOST="libffi:host expat:host libxml2:host"
|
||||||
PKG_LONGDESC="a display server protocol"
|
PKG_LONGDESC="a display server protocol"
|
||||||
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST="--enable-shared \
|
PKG_CONFIGURE_OPTS_HOST="--enable-shared \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user