rust with qoric toolchains work only for target powerpc-unknown-linux-gnuspe
The toolchains are built in toolchain/syno-qoriq-6.2.4
like:
make RUST_BUILD_TOOLCHAIN=1 RUST_BUILD_VERSION=1.82.0
and after successful build, the archives are create like:
tar -C work/rust/build/x86_64-unknown-linux-gnu/stage2 --exclude=src --exclude=rustc-src -cvJf 1.82.0-powerpc-unknown-linux-gnuspe.txz .