[Webkit-unassigned] [Bug 40810] [EFL] Build break on Debug build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 05:55:23 PDT 2010


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


Lucas De Marchi <lucas.demarchi at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas.demarchi at profusion.mo
                   |                            |bi




--- Comment #4 from Lucas De Marchi <lucas.demarchi at profusion.mobi>  2010-06-18 05:55:23 PST ---
The issue is fixed on r61163 and partially on r61323.

Now the only thing that is missing is on #40566. To enable debug it will suffice to do the following in a build directory:

cmake .. -DPORT=Efl -DCMAKE_BUILD_TYPE=Debug


For future updates on CMake, remember that we don't keep track of .h files since they are automatically detected at compilation time.

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