Date: Sunday, November 10, 2019 @ 21:11:10
  Author: foutrelis
Revision: 367713

Do not treat warnings as errors

Modified:
  rhythmbox/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-10 21:03:52 UTC (rev 367712)
+++ PKGBUILD    2019-11-10 21:11:10 UTC (rev 367713)
@@ -47,6 +47,7 @@
     --libexecdir=/usr/lib/rhythmbox \
     --disable-browser-plugin \
     --disable-static \
+    --disable-more-warnings \
     --enable-daap \
     --enable-gtk-doc \
     --enable-python \

Reply via email to