The rust patches for riscv64 have been upstreamed and are not needed anymore. The riscv64 patches for libstd-rs need to be applied to libc-0.2.93 to work. Some slight modifications are necessary. Signed-off-by: Ralf Anton Beier <ralf_beier@me.com>
7 lines
216 B
BlitzBasic
7 lines
216 B
BlitzBasic
# check src/llvm-project/llvm/CMakeLists.txt for llvm version in use
|
|
#
|
|
LLVM_RELEASE = "11.0.1"
|
|
require rust-source-${PV}.inc
|
|
require rust-llvm.inc
|
|
|
|
SRC_URI += "file://0001-nfc-Fix-missing-include.patch;striplevel=2" |