CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/18 10:14:28
Modified files:
www/webkitgtk4 : Makefile
Added files:
www/webkitgtk4/patches:
patch-Source_JavaScriptCore_runtime_Options_cpp
Removed files:
www/webkitgtk4/patches: patch-Source_WTF_wtf_CheckedArithmetic_h
Log message:
webkitgtk4: clang on powerpc specific tweak and fix
- add a missing symbol during the build of the javascriptcore GIR,
found out by jca@, thanks a lot!
- libcompiler-rt provides __mulodi4(), remove the workaround since
libgcc is not used anymore
OK aja@ (maintainer), jca@