[Webkit-unassigned] [Bug 85379] New: Fix X86 build error when DFG JIT is not enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 09:03:02 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85379

           Summary: Fix X86 build error when DFG JIT is not enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yong.li.webkit at gmail.com


The linker cannot find getHostCallReturnValue. It could still build if the linker is configured to ignore unreferenced symbols. But it is still good to fix this.

-- 
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