Fri 28 Oct 2022 02:12:57 AM CEST
This commit is contained in:
parent
c4b295a4b1
commit
a160c3649d
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ bootstrap : dir
|
||||||
$$t/mach artifact toolchain --from-build linux64-binutils && \
|
$$t/mach artifact toolchain --from-build linux64-binutils && \
|
||||||
$$t/mach artifact toolchain --from-build linux64-cctools-port && \
|
$$t/mach artifact toolchain --from-build linux64-cctools-port && \
|
||||||
true )
|
true )
|
||||||
/root/cargo/bin/rustup target add aarch64-unknown-linux-gnu
|
/root/.cargo/bin/rustup target add aarch64-unknown-linux-gnu
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue