Title: [181440] trunk/Tools
- Revision
- 181440
- Author
- [email protected]
- Date
- 2015-03-12 09:55:13 -0700 (Thu, 12 Mar 2015)
Log 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:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (181439 => 181440)
--- trunk/Tools/ChangeLog 2015-03-12 16:40:15 UTC (rev 181439)
+++ trunk/Tools/ChangeLog 2015-03-12 16:55:13 UTC (rev 181440)
@@ -1,3 +1,12 @@
+2015-03-12 Csaba Osztrogonác <[email protected]>
+
+ [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:
+
2015-03-11 Alex Christensen <[email protected]>
[Content Extensions] Add resource type and load type triggers.
Modified: trunk/Tools/efl/jhbuild.modules (181439 => 181440)
--- trunk/Tools/efl/jhbuild.modules 2015-03-12 16:40:15 UTC (rev 181439)
+++ trunk/Tools/efl/jhbuild.modules 2015-03-12 16:55:13 UTC (rev 181440)
@@ -182,7 +182,7 @@
</autotools>
<autotools id="efl" autogen-sh="configure"
- 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">
+ 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">
<dependencies>
<dep package="fontconfig"/>
<dep package="gstreamer"/>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes