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:
Rudi Heitbaum 2022-06-18 05:36:25 +00:00
parent b8ed82bab7
commit bc193cf521

View File

@ -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_HOST="libffi:host expat:host libxml2:host"
PKG_LONGDESC="a display server protocol"
PKG_TOOLCHAIN="autotools"
PKG_CONFIGURE_OPTS_HOST="--enable-shared \
--disable-static \