[Webkit-unassigned] [Bug 120137] New: Win64 build needs more PlatformArchitecture macro usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 13:55:12 PDT 2013


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

           Summary: Win64 build needs more PlatformArchitecture macro
                    usage
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: bfulgham at webkit.org


I replaced more lib32/bin32/obj32 with the PlatformArchitecture macro/environment variable and it works for a complete 64-bit build of WinCairo without breaking anything, and it's a huge step in the right direction for the AppleWin port.  I had to export PlatformArchitecture to get it to work with the makefiles, which pass it to the bash scripts as a command line parameter.

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