On 17 September 2017 at 19:01, Gwan-gyeong Mun <elong...@gmail.com> wrote:
> @@ -1736,6 +1736,11 @@ for plat in $platforms; do > DEFINES="$DEFINES -DHAVE_ANDROID_PLATFORM" > ;; > > + tizen) > + PKG_CHECK_MODULES([TIZEN], [tpl-egl libtbm libtdm]) > + DEFINES="$DEFINES -DHAVE_TIZEN_PLATFORM" > + ;; > + You're using libdrm so update the "require_libdrm" hunk a few lines further down. -Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev