[webkit-reviews] review requested: [Bug 236592] [CMake] Cannot find OpenGL when system provides opengl.pc instead of gl.pc : [Attachment 452507] Patch v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 04:40:54 PST 2022


Adrian Perez <aperez at igalia.com> has asked  for review:
Bug 236592: [CMake] Cannot find OpenGL when system provides opengl.pc instead
of gl.pc
https://bugs.webkit.org/show_bug.cgi?id=236592

Attachment 452507: Patch v3

https://bugs.webkit.org/attachment.cgi?id=452507&action=review




--- Comment #20 from Adrian Perez <aperez at igalia.com> ---
Created attachment 452507

  --> https://bugs.webkit.org/attachment.cgi?id=452507&action=review

Patch v3


This fixes the build issues when using USE_ANGLE_WEBGL=ON for the WPE port,
which caused the revert of the previous version of the patch. I have tested
that both the GTK and WPE ports can be built successfully with the options
USE_ANGLE_WEBGL and ENABLE_WEBGL2 enabled.


More information about the webkit-reviews mailing list