Upgrade to 1.54.0 (#359)
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>
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
SUMMARY = "LLVM compiler framework (packaged with rust)"
|
||||
LICENSE ?= "Apache-2.0-with-LLVM-exception"
|
||||
|
||||
SRC_URI += "file://0001-nfc-Fix-missing-include.patch;striplevel=2 \
|
||||
file://0002-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \
|
||||
"
|
||||
SRC_URI += "file://0002-llvm-allow-env-override-of-exe-path.patch;striplevel=2"
|
||||
|
||||
S = "${RUSTSRC}/src/llvm-project/llvm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user