[Webkit-unassigned] [Bug 29725] New: Add ARM version detection rules for Symbian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 15:28:20 PDT 2009


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

           Summary: Add ARM version detection rules for Symbian
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


Platform.h has a set of rules to detect ARM HW version. The detection rules
seems to be specific (to GCC) and does not work for Symbian. A patch will
follow to add the appropriate Symbian defines to detect ARM HW version using
the Symbian toolchain.

Without this change the Symbian build would fail since the compiler would hit
#error "Not supported ARM architecture", which was recently added (see
http://trac.webkit.org/changeset/48525)

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