From 306ad92329b9165577e09f457f5a52a195bca523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 18 Aug 2020 02:49:23 +0200 Subject: [PATCH] yeahwm: needs -fcommon for gcc10 [ci skip] --- srcpkgs/yeahwm/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/yeahwm/template b/srcpkgs/yeahwm/template index 2476014175..ca7af56230 100644 --- a/srcpkgs/yeahwm/template +++ b/srcpkgs/yeahwm/template @@ -12,6 +12,8 @@ homepage="http://phrat.de" distfiles="http://phrat.de/${pkgname}_${version}.tar.gz" checksum=c92ce98848c8b88d9b67c128e30710944c04a6454310254535c102b2b6fcee05 +CFLAGS="-fcommon" + post_install() { tail -n 40 README.evilwm > LICENSE vlicense LICENSE