Files
OpenBMC/poky/meta/lib/oeqa/sdk/files/rust/hello/build.rs
T
2026-04-23 17:07:55 +08:00

4 lines
107 B
Rust

/* This is the simplest build script just to invoke host compiler
in the build process. */
fn main() {}