Bug 40566

Summary: [EFL] Build system is forcing build type to Release
Product: WebKit Reporter: Lucas De Marchi <lucas.de.marchi>
Component: New BugsAssignee: Lucas De Marchi <lucas.de.marchi>
Status: RESOLVED FIXED    
Severity: Major CC: abarth, barbieri, eric, leandro, webkit.review.bot
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Lucas De Marchi 2010-06-14 05:55:55 PDT
[EFL] Build system is forcing build type to Release
Comment 1 Lucas De Marchi 2010-06-14 06:06:40 PDT
Created attachment 58639 [details]
Patch

EFL build system is currently forcing the build type do Release. The following patch sets the build type only if it was not previously defined
Comment 2 Leandro Pereira 2010-06-21 10:15:42 PDT
Comment on attachment 58639 [details]
Patch

Committed unreviewed (since it break debug builds) as r61550.
Comment 3 WebKit Review Bot 2010-06-21 10:38:44 PDT
http://trac.webkit.org/changeset/61550 might have broken Qt Linux Release
The following changes are on the blame list:
http://trac.webkit.org/changeset/61550
http://trac.webkit.org/changeset/61551
Comment 4 Leandro Pereira 2010-06-21 10:41:20 PDT
(In reply to comment #3)
> http://trac.webkit.org/changeset/61550 might have broken Qt Linux Release
> The following changes are on the blame list:
> http://trac.webkit.org/changeset/61550
> http://trac.webkit.org/changeset/61551

False alarm.