[Mesa-dev] [PATCH mesa] configure: install KHR/khrplatform.h when needed
Brad King
brad.king at kitware.com
Tue Aug 7 12:05:20 UTC 2018
On 08/07/2018 07:58 AM, Eric Engestrom wrote:
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107511
> Fixes: f7d42ee7d319256608ad "include: update GL & GLES headers (v2)"
[snip]
> AM_CONDITIONAL(NEED_KHRPLATFORM, test "x$enable_egl" = xyes -o \
> + "x$enable_opengl" = xyes -o \
That fixes issue 107511, thanks!
-Brad
More information about the mesa-dev
mailing list