diff --git a/srcpkgs/loudmouth/template b/srcpkgs/loudmouth/template index 72ff46ca5e8..5b85b3b47ab 100644 --- a/srcpkgs/loudmouth/template +++ b/srcpkgs/loudmouth/template @@ -3,7 +3,7 @@ pkgname=loudmouth version=1.5.3 revision=10 build_style=gnu-configure -configure_args="--with-ssl=openssl --with-asyncns" +configure_args="--with-ssl=openssl --with-asyncns --with-compile-warnings=no" hostmakedepends="pkg-config automake libtool glib-devel gtk-doc" makedepends="libglib-devel libidn-devel libressl-devel" short_desc="Lightweight Jabber client library written in C/Glib"