Title: [237179] trunk/Tools
- Revision
- 237179
- Author
- [email protected]
- Date
- 2018-10-16 04:01:36 -0700 (Tue, 16 Oct 2018)
Log Message
Unreviewed, GTK Ubuntu LTS Jhbuild prospective build fix
* gstreamer/jhbuild.modules:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (237178 => 237179)
--- trunk/Tools/ChangeLog 2018-10-16 10:04:01 UTC (rev 237178)
+++ trunk/Tools/ChangeLog 2018-10-16 11:01:36 UTC (rev 237179)
@@ -1,5 +1,11 @@
2018-10-16 Philippe Normand <[email protected]>
+ Unreviewed, GTK Ubuntu LTS Jhbuild prospective build fix
+
+ * gstreamer/jhbuild.modules:
+
+2018-10-16 Philippe Normand <[email protected]>
+
[GTK][JHBuild] Disable libmount support in glib
Rubber-stamped by Alejandro G. Castro.
Modified: trunk/Tools/gstreamer/jhbuild.modules (237178 => 237179)
--- trunk/Tools/gstreamer/jhbuild.modules 2018-10-16 10:04:01 UTC (rev 237178)
+++ trunk/Tools/gstreamer/jhbuild.modules 2018-10-16 11:01:36 UTC (rev 237179)
@@ -38,7 +38,7 @@
</autotools>
<autotools id="libvpx"
- autogen-template="%(srcdir)s/configure --prefix=%(prefix)s --enable-pic --as=yasm --disable-unit-tests --size-limit=16384x16384 --enable-postproc --enable-multi-res-encoding --enable-temporal-denoising --enable-vp9-temporal-denoising --enable-vp9-postproc --enable-shared">
+ autogen-template="%(srcdir)s/configure --prefix=%(prefix)s --enable-pic --as=yasm --disable-unit-tests --size-limit=16384x16384 --enable-postproc --enable-multi-res-encoding --enable-temporal-denoising --enable-vp9-temporal-denoising --enable-vp9-postproc --enable-shared --disable-avx512">
<branch repo="chromium.googlesource.com" checkoutdir="libvpx" tag="v1.7.0"/>
</autotools>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes