448047c7e4
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>
9 lines
294 B
BlitzBasic
9 lines
294 B
BlitzBasic
require recipes-devtools/rust/rust-source-${PV}.inc
|
|
require recipes-devtools/rust/rust-snapshot-${PV}.inc
|
|
require cargo.inc
|
|
|
|
SRC_URI += "file://0001-Disable-http2.patch \
|
|
file://riscv-march.patch;patchdir=../../.. \
|
|
file://rv64gc.patch;patchdir=../../.. \
|
|
"
|