[Webkit-unassigned] [Bug 27602] New: Build fix for x86 platforms
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 23 02:49:12 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27602
Summary: Build fix for x86 platforms
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oszi at inf.u-szeged.hu
If JIT enabled, the original code works. But if JIT disabled and YARR_JIT
enabled only,
MacroAssembler.h not included in JIT.h because ENABLE(JIT) macro is false, and
it causes build fail.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list