From c7b2823311d91c682f186c24f8a1db80dd97a4de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 17 Nov 2022 22:46:19 +0700 Subject: [PATCH] pidgin-sipe: -Wno-error --- srcpkgs/pidgin-sipe/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/pidgin-sipe/template b/srcpkgs/pidgin-sipe/template index 9ea248618f4..b51c2673fb2 100644 --- a/srcpkgs/pidgin-sipe/template +++ b/srcpkgs/pidgin-sipe/template @@ -13,3 +13,5 @@ license="GPL-2.0-or-later" homepage="http://sipe.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/sipe/sipe/${pkgname}-${version}.tar.xz" checksum=738b121b11f2b3f1744150c00cb381222eb6cf67161a7742797eb4f03e64a2ba + +CFLAGS=-Wno-error