Skip to content

Commit 317a003

Browse files
authored
Revert "bump musl version (#105)"
This reverts commit a02eea2.
1 parent a02eea2 commit 317a003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: deps.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ if [[ ! -d $output ]]; then
9696
# curl -L https://zv.io/BE4BF7E6811C5BA41345C11EB1D0B4566FBBDB40.asc | gpg --import
9797

9898
toolchain=$triple-native
99-
toolchain_ver=11.2.1
99+
toolchain_ver=10.2.1
100100
curl -LO "https://more.musl.cc/$toolchain_ver/i686-linux-musl/$toolchain.tgz"
101101
# curl -LO "https://more.musl.cc/$toolchain_ver/i686-linux-musl/$toolchain.tgz.sig"
102102

0 commit comments

Comments
 (0)