Bug 40566 - [EFL] Build system is forcing build type to Release
Summary: [EFL] Build system is forcing build type to Release
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P1 Major
Assignee: Lucas De Marchi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-14 05:55 PDT by Lucas De Marchi
Modified: 2010-06-21 10:41 PDT (History)
5 users (show)

See Also:


Attachments
Patch (985 bytes, patch)
2010-06-14 06:06 PDT, Lucas De Marchi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.