RUST-TOOLCHAIN.ECLASS
章节: eclass-manpages (5)更新: 2024 年 11 月
索引 返回主内容
名称
rust-toolchain.eclass - 帮助将 Gentoo 架构映射到 Rust ABI描述
此 eclass 包含辅助函数,以帮助在各种 Gentoo 架构上进行正确的 Rust-ABI 处理。支持的 EAPIS
8函数
- rust_abi [CHOST-value]
- 从 CHOST 值输出 Rust ABI 名称,如果未指定,则使用环境中的 CHOST。
- rust_arch_uri <rust-ABI> <base-uri> [alt-distfile-basename]
- 输出用于 SRC_URI 的 URI,将 $RUST_TOOLCHAIN_BASEURL 与 ARG2 中提供的 URI 后缀与 ARG1 中的 Rust ABI 组合,并可选地重命名为 ARG3 中指定的 distfile 基文件名。
- rust_all_arch_uris <base-uri> [alt-distfile-basename]
- 输出用于 SRC_URI 的 URI 以帮助获取依赖项,使用作为参数提供的基本 URI。可选地允许通过指定的基文件名对 distfile 进行重命名。
ECLASS 变量
- RUST_TOOLCHAIN_BASEURL ?= https://static.rust-lang.org/dist/
- 此变量指定 rust_arch_uri 和 rust_all_arch_uris 函数在生成 URI 输出列表时使用的基本 URL。
维护者
Rust 项目 <[email protected]>报告 Bug
请通过 https://bugs.gentoo.org/ 报告 Bug。文件
rust-toolchain.eclass参见
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/rust-toolchain.eclass
索引
此文档由 man2html 使用手册页创建。
时间: 2024 年 11 月 12 日格林威治标准时间 03:27:01