mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
Release notes: https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html (From OE-Core rev: fa8890188e8971a5707bae1504cb010b54ed3cae) Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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
|
|
|