diff --git a/srcpkgs/gnugo/template b/srcpkgs/gnugo/template index 290b9d3c68a..81c21903ea8 100644 --- a/srcpkgs/gnugo/template +++ b/srcpkgs/gnugo/template @@ -10,3 +10,5 @@ license="GPL-3" homepage="https://www.gnu.org/software/gnugo/" distfiles="${GNU_SITE}/gnugo/${pkgname}-${version}.tar.gz" checksum=da68d7a65f44dcf6ce6e4e630b6f6dd9897249d34425920bfdd4e07ff1866a72 + +CFLAGS="-fcommon"