Bug 142619 - [EFL] Enable building EFL 1.13 with NEON support
Summary: [EFL] Enable building EFL 1.13 with NEON support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-12 05:14 PDT by Csaba Osztrogonác
Modified: 2015-03-12 09:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2015-03-12 05:15 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-03-12 05:14:41 PDT
NEON build was disabled by http://trac.webkit.org/changeset/174107 when bumping 
to EFL 1.11.2. Now we use EFL 1.13 and NEON build is already fixed in it.
Comment 1 Csaba Osztrogonác 2015-03-12 05:15:55 PDT
Created attachment 248511 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-03-12 05:17:54 PDT
Just a note: It is absolutely unrelated to the recent webkit-dev thread about
NEON intrinsics in WebKit. This patch only enables NEON inside EFL library
only if the configure script in it determines that NEON is available.
Comment 3 Gyuyoung Kim 2015-03-12 08:26:49 PDT
Comment on attachment 248511 [details]
Patch

Yes, this is only related with EFL library.
Comment 4 WebKit Commit Bot 2015-03-12 09:55:44 PDT
Comment on attachment 248511 [details]
Patch

Clearing flags on attachment: 248511

Committed r181440: <http://trac.webkit.org/changeset/181440>
Comment 5 WebKit Commit Bot 2015-03-12 09:55:49 PDT
All reviewed patches have been landed.  Closing bug.