Skip to content

rust toolchains for qoriq

Compare
Choose a tag to compare
@hgy59 hgy59 released this 06 Nov 20:37
· 10 commits to master since this release
3ddacb4

rust with qoric toolchains work only for target powerpc-unknown-linux-gnuspe

related to #5879 and #6307

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 .