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 9494d8f commit 4b07c4bCopy full SHA for 4b07c4b
ci/install.sh
@@ -37,7 +37,7 @@ install_c_toolchain() {
37
;;
38
powerpc64le-unknown-linux-gnu)
39
apt-get install -y --no-install-recommends \
40
- gcc-powerpc64le-linux-gnu libc6-dev-ppc64le-cross
+ gcc-powerpc64le-linux-gnu libc6-dev-ppc64el-cross
41
42
*)
43
0 commit comments