CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/04/01 03:39:33
Modified files:
www/webkitgtk4 : Makefile
Added files:
www/webkitgtk4/patches:
patch-Source_WebKit_WebProcess_WebPage_CoordinatedGraphics_LayerTreeHost_h
Removed files:
www/webkitgtk4/patches:
powerpc-patch-Source_JavaScriptCore_llint_LowLevelInterpreter32_64_asm
Log message:
webkitgtk4: unbreak on powerpc
- remove powerpc specific patch (upstreamed)
- the ENABLE_GRAPHICS_CONTEXT_GL option is now USE_OPENGL_OR_ES
- add a patch that fixes the build when USE_OPENGL_OR_ES is set to
OFF
Javascript runtime on powerpc is mostly broken like it used to be
before 2.30.
OK aja@