diff --git a/srcpkgs/lxtask/template b/srcpkgs/lxtask/template index 383829a78ea..28e5458db4a 100644 --- a/srcpkgs/lxtask/template +++ b/srcpkgs/lxtask/template @@ -13,3 +13,5 @@ license="GPL-2.0-or-later" homepage="http://lxde.org/" distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz" checksum=41ea88f0adf31a840e4b9d137ca5ea802860d1a117845ba25f3080d74a876433 + +CFLAGS="-fcommon"