diff --git a/srcpkgs/opentyrian/template b/srcpkgs/opentyrian/template index 92a1ef220b5..a07e85bd29b 100644 --- a/srcpkgs/opentyrian/template +++ b/srcpkgs/opentyrian/template @@ -16,7 +16,7 @@ distfiles="http://www.camanis.net/${pkgname}/releases/${pkgname}-${version}-src. checksum="f54b6b3cedcefa187c9f605d6164aae29ec46a731a6df30d351af4c008dee45f 7790d09a2a3addcd33c66ef063d5900eb81cc9c342f4807eb8356364dd1d9277" -CFLAGS="-Wno-error" +CFLAGS="-Wno-error -fcommon" pre_build() { sed -i ${wrksrc}/Makefile -e "s;-g0;$CFLAGS;"