From: Romain Naour Date: Fri, 14 Apr 2017 12:13:41 +0000 (+0200) Subject: package/efl: remove leftover disable-wayland option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=577f5ba592e50349e35b9066d7b6ea572d008562;p=buildroot.git package/efl: remove leftover disable-wayland option Wayland support was re-added by [1] but the --disable-wayland option was not removed from EFL_CONF_OPTS. [1] f30eec41f95ed99909eb2c7590d83c12b9142df2 Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- diff --git a/package/efl/efl.mk b/package/efl/efl.mk index 364400035b..87728717a6 100644 --- a/package/efl/efl.mk +++ b/package/efl/efl.mk @@ -44,7 +44,6 @@ EFL_CONF_OPTS = \ --disable-sdl \ --disable-spectre \ --disable-xinput22 \ - --disable-wayland \ --enable-liblz4 \ --with-doxygen=no