We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80aa9f commit fa445d8Copy full SHA for fa445d8
ci/riscv64-linux-debug.sh
@@ -7,7 +7,7 @@ set -e
7
8
ARCH="$(uname -m)"
9
TARGET="$ARCH-linux-musl"
10
-MCPU="spacemit_x60"
+MCPU="baseline"
11
CACHE_BASENAME="zig+llvm+lld+clang-riscv64-linux-musl-0.15.0-dev.929+31e46be74"
12
PREFIX="$HOME/deps/$CACHE_BASENAME"
13
ZIG="$PREFIX/bin/zig"
ci/riscv64-linux-release.sh
0 commit comments