⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 181440 in webkit


Ignore:
Timestamp:
Mar 12, 2015, 9:55:13 AM (11 years ago)
Author:
Csaba Osztrogonác
Message:

[EFL] Enable building EFL 1.13 with NEON support
https://bugs.webkit.org/show_bug.cgi?id=142619

Reviewed by Gyuyoung Kim.

  • efl/jhbuild.modules:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r181421 r181440  
     12015-03-12  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [EFL] Enable building EFL 1.13 with NEON support
     4        https://bugs.webkit.org/show_bug.cgi?id=142619
     5
     6        Reviewed by Gyuyoung Kim.
     7
     8        * efl/jhbuild.modules:
     9
    1102015-03-11  Alex Christensen  <achristensen@webkit.org>
    211
  • trunk/Tools/efl/jhbuild.modules

    r180697 r181440  
    183183
    184184  <autotools id="efl" autogen-sh="configure"
    185              autogenargs="--disable-fribidi --disable-audio --disable-libmount --disable-physics --enable-lua-old --disable-neon --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba">
     185             autogenargs="--disable-fribidi --disable-audio --disable-libmount --disable-physics --enable-lua-old --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba">
    186186    <dependencies>
    187187      <dep package="fontconfig"/>
Note: See TracChangeset for help on using the changeset viewer.