Files
meta-rust/recipes-devtools/rust/libstd-rs_1.31.1.bb
Johan Anderholm 496b75fa1f Update to rust version 1.31.1
Also make use of the sources vendored in the rustc package instead of
letting bitbake download the sources.
2019-01-03 17:31:46 +01:00

9 lines
221 B
BlitzBasic

require rust-source-${PV}.inc
require libstd-rs.inc
LIC_FILES_CHKSUM = "file://../../COPYRIGHT;md5=66ddc8ecd998476b7cd5732e8c3a6c1d"
CARGO_FEATURES ?= "panic-unwind"
CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/src/vendor"