diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-08-20 08:09:22 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-31 10:40:07 +0100 |
commit | a090aea9a7ac79e9bfc4510f15c88f05d7ef8e42 (patch) | |
tree | a02e3a9574a2276ba7212caee82cd60423b35fae /meta/site | |
parent | c2a7fccb57dd05bb7c30e4599d21d3a5e62075a9 (diff) | |
download | poky-a090aea9a7ac79e9bfc4510f15c88f05d7ef8e42.tar.gz |
rust: Fix build failure on riscv32
Latest rust has started using ENOTSUP define, which is not available in
the older libc that current release of compiler is using therefore
backport the needed patch. Eventually when vendored version of libc
bumps to 1.33+ we should not need this patch.
(From OE-Core rev: 097e38f28990229c3f54f4e6cb74ca8be0b806e6)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site')
0 files changed, 0 insertions, 0 deletions