ci: Drop outdated toolchain configuration: aarch64-linux-gnu.defconfig
This commit is contained in:
parent
d7daac06d8
commit
c0c3c59b83
1 changed files with 0 additions and 16 deletions
|
|
@ -231,22 +231,6 @@ For targets: `armv7-unknown-linux-gnueabihf`
|
|||
libraries like jemalloc. See the mk/cfg/arm(v7)-unknown-linux-gnueabi{,hf}.mk
|
||||
file in Rust's source code.
|
||||
|
||||
### `aarch64-linux-gnu.defconfig`
|
||||
|
||||
For targets: `aarch64-unknown-linux-gnu`
|
||||
|
||||
- Path and misc options > Prefix directory = /x-tools/${CT\_TARGET}
|
||||
- Path and misc options > Use a mirror = ENABLE
|
||||
- Path and misc options > Base URL = https://ci-mirrors.rust-lang.org/rustc
|
||||
- Target options > Target Architecture = arm
|
||||
- Target options > Bitness = 64-bit
|
||||
- Operating System > Target OS = linux
|
||||
- Operating System > Linux kernel version = 4.1.49
|
||||
- Binary utilities > Version of binutils = 2.29.1
|
||||
- C-library > glibc version = 2.17 -- aarch64 support was introduced in this version
|
||||
- C compiler > gcc version = 13.2.0
|
||||
- C compiler > C++ = ENABLE -- to cross compile LLVM
|
||||
|
||||
### `i586-linux-gnu.defconfig`
|
||||
|
||||
For targets: `i586-unknown-linux-gnu`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue