File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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"
1212PREFIX=" $HOME /deps/$CACHE_BASENAME "
1313ZIG=" $PREFIX /bin/zig"
1414
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 "
1616
1717# Make the `zig version` number consistent.
1818# 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"
1212PREFIX=" $HOME /deps/$CACHE_BASENAME "
1313ZIG=" $PREFIX /bin/zig"
1414
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 "
1616
1717# Make the `zig version` number consistent.
1818# This will affect the cmake command below.
You can’t perform that action at this time.
0 commit comments