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.
This commit is contained in:
Johan Anderholm
2019-01-01 13:52:31 +01:00
parent e4fdc0e8f7
commit 496b75fa1f
12 changed files with 86 additions and 470 deletions
+3
View File
@@ -32,6 +32,9 @@ BUILD_POST_LINK_ARGS_append = " -Wl,-rpath=../../lib"
# We need the same thing for the calls to the compiler when building the runtime crap
TARGET_CC_ARCH_append = " --sysroot=${STAGING_DIR_TARGET}"
do_rust_setup_snapshot () {
}
do_configure () {
}