meta-openembedded/meta-oe/recipes-graphics/deqp-runner
Khem Raj 62012af133
deqp-runner: Use linux_raw for getrandom backend on riscv32
Fixes
| error[E0425]: cannot find function `getrandom` in crate `libc`
|   --> /usr/src/debug/deqp-runner/0.20.3/sources-unpack/cargo_home/bitbake/getrandom-0.3.2/src/backends/getrandom.rs:29:15
|    |
| 29 |         libc::getrandom(buf.as_mut_ptr().cast(), buf.len(), 0)
|    |               ^^^^^^^^^ not found in `libc`
|
|     Building [===============>          ] 77/121: thiserror-impl, indexmap,...
|     Building [===============>          ] 78/121: thiserror-impl, indexmap,...
| For more information about this error, try `rustc --explain E0425`.
| error: could not compile `getrandom` (lib) due to 1 previous error
|

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-06 21:15:00 -07:00
..
deqp-runner deqp-runner: Fix build on riscv32 2025-04-06 21:15:00 -07:00
deqp-runner_0.20.3.bb deqp-runner: Use linux_raw for getrandom backend on riscv32 2025-04-06 21:15:00 -07:00
deqp-runner-crates.inc deqp-runner: Fix build on riscv32 2025-04-06 21:15:00 -07:00