From af7cd935e041815e6a31650c192f7b4551d6b65e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 25 Feb 2021 05:43:28 +0100 Subject: [PATCH] xf86-video-cirrus: fix mips* --- srcpkgs/xf86-video-cirrus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xf86-video-cirrus/template b/srcpkgs/xf86-video-cirrus/template index 1cef78742e8..f4f7c3a2f0a 100644 --- a/srcpkgs/xf86-video-cirrus/template +++ b/srcpkgs/xf86-video-cirrus/template @@ -15,7 +15,7 @@ distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2" checksum=edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab LDFLAGS="-Wl,-z,lazy" -CFLAGS="-Wno-pointer-arith -Wno-discarded-qualifiers -Wno-unused-label" +CFLAGS="-fcommon -Wno-pointer-arith -Wno-discarded-qualifiers -Wno-unused-label" post_install() { vlicense COPYING