File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.14.0-dev.1622+2ac543388"
12
12
PREFIX=" $HOME /deps/$CACHE_BASENAME "
13
13
ZIG=" $PREFIX /bin/zig"
14
14
15
- export PATH=" $HOME /deps/wasmtime-v10.0.2-$ARCH -linux:$HOME /deps/qemu-linux-x86_64-9.1.0 /bin:$HOME /local/bin:$PATH "
15
+ export PATH=" $HOME /deps/wasmtime-v10.0.2-$ARCH -linux:$HOME /deps/qemu-linux-x86_64-9.2.0-rc1 /bin:$HOME /local/bin:$PATH "
16
16
17
17
# Make the `zig version` number consistent.
18
18
# This will affect the cmake command below.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.14.0-dev.1622+2ac543388"
12
12
PREFIX=" $HOME /deps/$CACHE_BASENAME "
13
13
ZIG=" $PREFIX /bin/zig"
14
14
15
- export PATH=" $HOME /deps/wasmtime-v10.0.2-$ARCH -linux:$HOME /deps/qemu-linux-x86_64-9.1.0 /bin:$HOME /local/bin:$PATH "
15
+ export PATH=" $HOME /deps/wasmtime-v10.0.2-$ARCH -linux:$HOME /deps/qemu-linux-x86_64-9.2.0-rc1 /bin:$HOME /local/bin:$PATH "
16
16
17
17
# Make the `zig version` number consistent.
18
18
# This will affect the cmake command below.
You can’t perform that action at this time.
0 commit comments