diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-03-13 12:06:26 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-03-13 12:06:54 -0700 |
commit | 16cdba4e343a0091a5f8b38c581867d1c6c0f54d (patch) | |
tree | 553d74e395eea1506ee33ca3c6504fdb90278d95 /LICENSE | |
parent | 090079a62f1d9fb54a5be0ae5a57135efb88dfce (diff) | |
download | meta-freescale-16cdba4e343a0091a5f8b38c581867d1c6c0f54d.tar.gz |
piglit: Fix build with clang when using NXP BSP
Fixes build errors e.g.
tests/egl/egl-util.c:89:9: error: incompatible integer to pointer conversion returning 'Pixmap' (aka 'unsigned long') from a function with result type 'EGLNativePixmapType' (aka 'struct wl_egl_pixmap *') [-Wint-conversion]
return XCreatePixmap(state->dpy, state->win,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions