diff --git a/srcpkgs/mold/template b/srcpkgs/mold/template index fee5ede1e6a..4d8f44f64ec 100644 --- a/srcpkgs/mold/template +++ b/srcpkgs/mold/template @@ -1,7 +1,7 @@ # Template file for 'mold' pkgname=mold version=2.0.0 -revision=1 +revision=2 build_style=cmake configure_args="-DMOLD_USE_SYSTEM_MIMALLOC=ON -Dmimalloc_DIR=${XBPS_CROSS_BASE}/cmake/mimalloc-2.0"