CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/10/14 07:31:15
Modified files:
www/webkitgtk4 : Makefile
Added files:
www/webkitgtk4/patches:
patch-Source_JavaScriptCore_runtime_MathCommon_cpp
Log message:
webkitgtk4: Add patch modified from the one referenced at
https://bugs.webkit.org/show_bug.cgi?id=281216 to provide an
implementation of roundeven()/roundevenf() (present in glibc
on Linux, otherwise needing C23).
earlier version ok ajacoutot - since modified to drop "OS(LINUX) &&" from #if