mirror of
https://salsa.debian.org/kernel-team/linux.git
synced 2026-01-16 23:12:23 +00:00
- Add build.rust_build_depends, and build.enable_rust configuration fields. The enable_rust field is expected to be set per-architecture while rust_build_depends can be global. - Define a pkg.linux.norust build profile which disables use of Rust. - For architectures where build.enable_rust is set, Build-Depend on everything in build.rust_build_depends, with a restriction to <!pkg.linux.nokernel !pkg.linux.norust>. This doesn't support compiling OOT modules written in Rust, which is a rather harder problem. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abi.py | ||
| config.py | ||
| config_v2.py | ||
| dataclasses_deb822.py | ||
| dataclasses_extra.py | ||
| debian.py | ||
| firmware.py | ||
| gencontrol.py | ||
| kconfig.py | ||
| test_debian.py | ||
| utils.py | ||