CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2024/04/16 10:32:37

Modified files:
        www/webkitgtk4 : Makefile 
Added files:
        www/webkitgtk4/patches: patch-Source_WTF_wtf_Compiler_h 

Log message:
Avoid using attribute 'musttail' on powerpc, powerpc64 and mips64

clang doesn't support the attribute on those platforms, leading to build
failures.

Reported by tobhe@, fix snatched from gkoehler@, ok ajacoutot@
(maintainer)

Reply via email to