[Webkit-unassigned] [Bug 50821] New: [EFL] Fix Ecore_X dependency

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 09:12:40 PST 2010


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

           Summary: [EFL] Fix Ecore_X dependency
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: edufelipe at e3c.com.br



Eduardo Felipe Castegnaro <edufelipe at e3c.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76211|                            |review?
               Flag|                            |


Created an attachment (id=76211)
 --> (https://bugs.webkit.org/attachment.cgi?id=76211&action=review)
Patch

When passing the flag -DENABLE_ECORE_X="OFF" to CMake it links to Ecore_X libraries even though the code that uses them was not built.
This creates an issue when one has Ecore_X installed but does not wish to use them. This patch fixes the build system for that use case.

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