Skip to content

EGL: Add -DEGL_NO_X11 to egl.pc Cflags when X11 is disabled

Haelwenn Monnier requested to merge lanodan/libglvnd:bugfix/egl_no_x11 into master

This replicates mesa's egl.pc behavior and fixes build issues on systems without X11.

Bug: https://bugs.webkit.org/show_bug.cgi?id=163483

Merge request reports