summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-14 11:13:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-15 08:40:09 +0000
commit72b534fe61baee5050fe3317b4a90f4353cddf8b (patch)
tree84fc9cac2f479d59d143dbb635748659f2153fa2 /meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.0.bb
parent5a9a7f5678c3776d2cdcc53ee8d398d06ee34433 (diff)
downloadpoky-72b534fe61baee5050fe3317b4a90f4353cddf8b.tar.gz
libstd-rs: Fix build on riscv64/musl
Backport necessary patch, which was dropped in upgrade to 1.59 Fixes: error[E0425]: cannot find value `SYS_clone3` in this scope --> library/std/src/sys/unix/weak.rs:202:17 | 202 | concat_idents!(SYS_, $name), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `SYS_clone` | ::: library/std/src/sys/unix/process/process_unix.rs:165:9 | 165 | / raw_syscall! { 166 | | fn clone3(cl_args: *mut clone_args, len: libc::size_t) -> libc::c_long 167 | | } | |_________- in this macro invocation | (From OE-Core rev: f529401cd8d2c45273f706636e5ed89123238200) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0_1.20.0.bb')
0 files changed, 0 insertions, 0 deletions