Changeset 181440 in webkit
- Timestamp:
- Mar 12, 2015, 9:55:13 AM (11 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
efl/jhbuild.modules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r181421 r181440 1 2015-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 1 10 2015-03-11 Alex Christensen <achristensen@webkit.org> 2 11 -
trunk/Tools/efl/jhbuild.modules
r180697 r181440 183 183 184 184 <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"> 186 186 <dependencies> 187 187 <dep package="fontconfig"/>
Note:
See TracChangeset
for help on using the changeset viewer.