fix package name
This commit is contained in:
parent
9494d8f925
commit
4b07c4bfb9
@ -37,7 +37,7 @@ install_c_toolchain() {
|
||||
;;
|
||||
powerpc64le-unknown-linux-gnu)
|
||||
apt-get install -y --no-install-recommends \
|
||||
gcc-powerpc64le-linux-gnu libc6-dev-ppc64le-cross
|
||||
gcc-powerpc64le-linux-gnu libc6-dev-ppc64el-cross
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user