diff --git a/srcpkgs/spacefm/template b/srcpkgs/spacefm/template index ed0eaaf601..d0b2d83141 100644 --- a/srcpkgs/spacefm/template +++ b/srcpkgs/spacefm/template @@ -15,3 +15,5 @@ license="GPL-3.0-or-later" homepage="http://ignorantguru.github.io/spacefm/" distfiles="https://github.com/IgnorantGuru/spacefm/archive/${version}.tar.gz" checksum=fedea9fcad776e0af4b8d90c5a1c86684a9c96ef1cdd4e959530ce93bdebe7c9 + +CFLAGS="-fcommon"