[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/cargo/cargo.desc [COPY] Copyright (C) 2017 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] The Rust cloud carts manager [T] The Rust Cargo module "crate" manager :-/ [U] https://crates.io/ [A] The Rust authors [M] René Rebe [C] base/tool [F] CROSS NO-LTO.gcc LATOMIC.mips LATOMIC.sparc LATOMIC.x86 [R] - alpha arc avr32 blackfin cris hppa hppa64 m68k microblaze nios2 openrisc superh [L] GPL [V] 0.99.0 [P] X --2--5---9 127.400 #[CV-GROUP] rust [D] 6770022cb6bb7f86e7a55f270fe9b02137e05d86433388cd3d973360 cargo-0.99.0.tar.gz https://github.com/rust-lang/cargo/archive/0.99.0/ hook_add prepatch 5 cargo_vendor atstage cross && export PKG_CONFIG_ALLOW_CROSS=1 var_append GCC_WRAPPER_APPEND ' ' -c?:-lz cargo_big_endian() { sed -i 's/target_endian = "little"/&, target_endian = "big"/' vendor/rustix/Cargo.toml } [ "$SDECFG_ARM_ENDIANESS" = eb ] && hook_add preconf 5 cargo_big_endian