Bug 143369

Summary: [EFL] Speedup jhbuild with disable running autogen.sh
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2015-04-03 05:28:14 PDT
Originally http://trac.webkit.org/changeset/139612 introduced this 
optimization, but lost it with http://trac.webkit.org/changeset/181690.

We don't need to run autogen.sh and it is very slow on cross builder 
ARM bots. The build time is longer with 10-15 minutes for nothing now.
Comment 1 Csaba Osztrogonác 2015-04-03 05:29:11 PDT
Created attachment 250066 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-04-03 05:53:03 PDT
Comment on attachment 250066 [details]
Patch

Clearing flags on attachment: 250066

Committed r182317: <http://trac.webkit.org/changeset/182317>
Comment 3 Csaba Osztrogonác 2015-04-03 05:53:11 PDT
All reviewed patches have been landed.  Closing bug.