diff --git a/srcpkgs/zig/template b/srcpkgs/zig/template index 9807f7ab206..55b31e5573c 100644 --- a/srcpkgs/zig/template +++ b/srcpkgs/zig/template @@ -1,9 +1,10 @@ # Template file for 'zig' pkgname=zig version=0.10.1 -revision=1 +revision=2 archs="x86_64* aarch64*" build_style=cmake +configure_args="-DZIG_TARGET_MCPU=baseline" make_cmd=make # we add xml2, zstd, zlib and ncurses # because our lld is static-only and requires those to work