[webkit-changes] [WebKit/WebKit] 32983f: [GCC] Fix build for Debian Stable after 270351 at main
Diego Pino
noreply at github.com
Fri Nov 10 05:05:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 32983feb344bd222f845fc4073e26e9c8b9a3c55
https://github.com/WebKit/WebKit/commit/32983feb344bd222f845fc4073e26e9c8b9a3c55
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M Source/JavaScriptCore/assembler/X86Assembler.h
Log Message:
-----------
[GCC] Fix build for Debian Stable after 270351 at main
https://bugs.webkit.org/show_bug.cgi?id=264299
Reviewed by Yusuke Suzuki.
Wrap memcpy function call into local function to work around build
error.
* Source/JavaScriptCore/assembler/X86Assembler.h:
(JSC::X86Assembler::memcpyWrapper):
(JSC::X86Assembler::replaceWithNops):
Canonical link: https://commits.webkit.org/270526@main
More information about the webkit-changes
mailing list