mirror of
https://git.yoctoproject.org/poky
synced 2026-02-22 17:39:39 +01:00
Drop backported patch ENOTSUP constant for riscv32/musl. Release notes: https://blog.rust-lang.org/2022/12/15/Rust-1.66.0.html License-Update: Upstream has added Unicode Terms of Use license (Unicode-TOU). (From OE-Core rev: e6a9e1ea7be842dcde109e952fbc7dc08d1577a2) Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
7 lines
142 B
BlitzBasic
7 lines
142 B
BlitzBasic
# check src/llvm-project/llvm/CMakeLists.txt for llvm version in use
|
|
#
|
|
LLVM_RELEASE = "14.0.5"
|
|
require rust-source.inc
|
|
require rust-llvm.inc
|
|
|