[waffle] [PATCH] cmake: use the EGL CFLAGS in the waffle CFLAGS

Chad Versace chad.versace at intel.com
Wed Apr 6 21:54:17 UTC 2016


On 02/11/2016 03:21 PM, Mircea Gherzan wrote:
> Without them, the build will fail with a recent Mesa from the master
> branch on a system without the X headers:
> 
> include/EGL/eglplatform.h:119:22: fatal error: X11/Xlib.h: No such file
> or directory
> 
> Signed-off-by: Mircea Gherzan <mircea.gherzan at intel.com>

Yes, because egl_CFLAGS_OTHER contains -DMESA_EGL_NO_X11_HEADERS
when the system has no X headers.

Thanks. Patch is pushed to master.


More information about the waffle mailing list