[Webkit-unassigned] [Bug 124823] New: Buggy on building jsc only for gtk port from cmake system.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 24 19:49:22 PST 2013


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

           Summary: Buggy on building jsc only for gtk port from cmake
                    system.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yangqi3 at ucweb.com


The current cmake file system for gtk is not able to expose the options to build JSC only.
The OptionsGtk.cmake get fixed options (which ignore the global macro defines from upper level or from cmake -DXXX=XXX.

I am trying to provide this patch to expose this macros to follow the upper most level of defines (from commander line)

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