semx_target_define 0.1.60

seminix 项目统一管理跨平台编译器 target 三元组
Documentation
  • Coverage
  • 100%
    5 out of 5 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.28 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 97.7 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hengtianzhang

seminix 项目跨平台编译器 target 三元组统一定义。

内核态 (seminix) 与用户态 (seminix-std) 使用的 aarch64 / riscv64 编译目标全部集中在此声明。 所有构建脚本、xtask 任务、外部依赖都应当从这里读取常量,禁止在多处硬编码同一字符串,改一处即可全局生效。