CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/11 09:33:59
Modified files:
x11/qt5/qtwebkit: Makefile
Added files:
x11/qt5/qtwebkit/patches: patch-Source_WTF_wtf_Atomics_cpp
Log message:
qtwebkit: unbreak with clang 11 on powerpc
Disable some code assuming that 8 byte __sync_* operators are not
available on that arch and as such trying to redefine builtin functions.
OK jca@, gkoehler@ and rsadowski@ (maintainer)
