[Webkit-unassigned] [Bug 71370] New: webkitdirs.pm: add getArchitecture implementation for autotools ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 09:17:26 PDT 2011


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

           Summary: webkitdirs.pm: add getArchitecture implementation for
                    autotools ports
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wingo at igalia.com


If I run "Tools/Scripts/run-javascriptcore-tests --gtk" on my Linux box, it will run build-jsc with the --32-bit argument, which is not what I want, given that I have already built JSC for x86-64.

The patch to be attached fixes this issue.

(If I omit --gtk, even having already built JSC, I get worse results, but that's another bug.)

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