diff --git a/srcpkgs/audit/template b/srcpkgs/audit/template index 4d8d2fbe12a..547598938b2 100644 --- a/srcpkgs/audit/template +++ b/srcpkgs/audit/template @@ -16,6 +16,8 @@ homepage="https://people.redhat.com/sgrubb/audit" distfiles="${homepage}/${pkgname}-${version}.tar.gz" checksum=0e5d4103646e00f8d1981e1cd2faea7a2ae28e854c31a803e907a383c5e2ecb7 +CFLAGS="-fcommon" + case "$XBPS_TARGET_MACHINE" in *-musl) configure_args+=" --disable-zos-remote" ;; *) ;;