diff --git a/srcpkgs/dillo/template b/srcpkgs/dillo/template index def56464ac2..126f0b411c8 100644 --- a/srcpkgs/dillo/template +++ b/srcpkgs/dillo/template @@ -15,3 +15,5 @@ license="GPL-3.0-or-later" homepage="http://www.dillo.org/download/" distfiles="http://www.dillo.org/download/${pkgname}-${version}.tar.bz2" checksum=db1be16c1c5842ebe07b419aa7c6ef11a45603a75df2877f99635f4f8345148b + +CFLAGS="-fcommon"