[Webkit-unassigned] [Bug 265633] New: [CMake] Fix the build with LOWERCASE_CMAKE_SYSTEM_PROCESSOR=powerpc
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 1 00:09:49 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265633
Bug ID: 265633
Summary: [CMake] Fix the build with
LOWERCASE_CMAKE_SYSTEM_PROCESSOR=powerpc
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CMake
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
The LOWERCASE_CMAKE_SYSTEM_PROCESSOR variable may contain "powerpc"
in some systems but WebKitCommon.cmake only checks for "ppc". One
such case is OpenBSD, which is patching the check in this patch:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www/webkitgtk4/patches/patch-Source_cmake_WebKitCommon_cmake?rev=1.13&content-type=text/x-cvsweb-markup&hideattic=1
IMO we should move this check into WebKit itself.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231201/33677797/attachment.htm>
More information about the webkit-unassigned
mailing list