diff --git a/srcpkgs/xastir/template b/srcpkgs/xastir/template index 70f5e6ab78f..b6b9de5ee2f 100644 --- a/srcpkgs/xastir/template +++ b/srcpkgs/xastir/template @@ -13,3 +13,5 @@ homepage="http://xastir.org" distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz" checksum=0bd3768440422a666e1c4c532df0184374244b77ae6650e6690715a0ca1fe7bc python_version=2 #unverified + +CFLAGS="-fcommon"