[arch-commits] Commit in mediastreamer/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Sep 21 19:25:08 UTC 2015


    Date: Monday, September 21, 2015 @ 21:25:07
  Author: spupykin
Revision: 141402

Modified:
  mediastreamer/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-21 19:16:45 UTC (rev 141401)
+++ PKGBUILD	2015-09-21 19:25:07 UTC (rev 141402)
@@ -23,7 +23,8 @@
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr \
-    --enable-glx --enable-xv --enable-zrtp --enable-external-ortp
+    --enable-glx --enable-xv --enable-zrtp --enable-external-ortp \
+    --disable-strict
   make
 }
 



More information about the arch-commits mailing list