toolchain
¶
relenv toolchain
Options¶
Build Linux Toolchains
usage: relenv toolchain [-h] [--arch {x86_64,aarch64}] [--clean]
[--crosstool-only]
{build,fetch}
Positional Arguments¶
- command
Possible choices: build, fetch
What type of toolchain operation to perform: build or fetch
Default:
'fetch'
Named Arguments¶
- --arch
Possible choices: x86_64, aarch64
Architecture to build or fetch
Default:
'x86_64'
- --clean
Whether or not to clean the toolchain directories
Default:
False
- --crosstool-only
When building only build Crosstool NG. Do not build toolchains
Default:
False