This commit is contained in:
Brendan Hansknecht 2023-04-25 14:22:13 -07:00
parent 0e24403664
commit 0f4df1f677
No known key found for this signature in database
GPG key ID: 0EA784685083E75B

View file

@ -383,7 +383,7 @@ pub fn build_zig_host_wasm32(
.env_clear()
.env("PATH", env_path)
.env("HOME", env_home)
.args(&[
.args([
"build-obj",
zig_host_src,
emit_bin,