This commit is contained in:
Richard Feldman 2021-08-01 01:43:11 -04:00
parent b7c666e5e7
commit aa71c19cf3

View file

@ -140,7 +140,7 @@ pub fn build_zig_host(
.args(&[ .args(&[
"build-obj", "build-obj",
zig_host_src, zig_host_src,
&emit_bin, emit_bin,
"--pkg-begin", "--pkg-begin",
"str", "str",
zig_str_path, zig_str_path,