diff --git a/srcpkgs/liquidwar/template b/srcpkgs/liquidwar/template index 126f908e7d2..cfa3e279d49 100644 --- a/srcpkgs/liquidwar/template +++ b/srcpkgs/liquidwar/template @@ -15,6 +15,8 @@ homepage="http://www.ufoot.org/liquidwar" distfiles="http://www.ufoot.org/download/${pkgname}/v5/${version}/${pkgname}-${version}.tar.gz" checksum=dad0aa84dd416cad055421ed9b40df39efae78d3df759c0583c64c54f7f2ff5f +CFLAGS="-fcommon" + pre_configure() { # The assembly only exists for 32 bit x86 if [ "$XBPS_TARGET_MACHINE" != "i686" ]; then