mirror of
https://git.yoctoproject.org/poky
synced 2026-03-04 14:29:40 +01:00
Release notes: https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html (From OE-Core rev: 1d81fb264580b96c405075fcfd2a82a6f74b9630) Signed-off-by: Alex Kiernan <alexk@zuma.ai> 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
|
|
|