[Piglit] [PATCH] util/egl: Fix build for old EGL headers

Ilia Mirkin imirkin at alum.mit.edu
Sat Apr 19 10:09:34 PDT 2014


On Fri, Apr 18, 2014 at 11:14 PM, Chad Versace
<chad.versace at linux.intel.com> wrote:
> On Fri, Apr 18, 2014 at 11:15:40AM -0700, Chad Versace wrote:
>> I broke the build for many people in commit
>> cf53b461387952b899b4df6ad4164444f8dee670. In that commit,
>> piglit-util-egl.c and egl_khr_fence_sync.c rely on a very recent
>> eglext.h to provide the EGL_PLATFORM_* enums.
>>
>> Fix the build by defining the required enums in
>> piglit-util-egl.h.
>>
>> When Piglit gets proper EGL dispatch, problems like this will disappear.
>>
>> Cc: Ilia Mirkin <imirkin at alum.mit.edu>
>> Signed-off-by: Chad Versace <chad.versace at linux.intel.com>
>> ---
>>  tests/util/piglit-util-egl.h | 4 ++++
>>  1 file changed, 4 insertions(+)
>
> Patch is committed.

Thanks for the quick turnaround. Just got around to testing it out, builds fine.

  -ilia


More information about the Piglit mailing list