CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/02/09 17:02:54
Modified files:
www/webkitgtk4 : Makefile
Added files:
www/webkitgtk4/patches:
patch-Source_JavaScriptCore_llint_LowLevelInterpreter_cpp
Log message:
avoid some dubious UNUSED_VARIABLE(t6) / UNUSED_VARIABLE(t7) for
variables which aren't defined. should fix the build on 32-bit,
amd64 is ok. ok aja@
