]> code.ossystems Code Review - openembedded-core.git/commit
rust-native: Avoid stripped warning
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Aug 2021 12:59:23 +0000 (13:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Aug 2021 21:09:24 +0000 (22:09 +0100)
commitec5f0c77882ccbd5797519f5ded4e528eb687008
tree5175a19c50f79a3252bc08e26afdcee6966835b7
parent4ba7fb0b6a5021bca73aade4af390e8e017b491a
rust-native: Avoid stripped warning

Instead of giving the following warning, hide it since we don't plan to change it.

WARNING: rust-native-1.54.0-r0 do_populate_sysroot: File '/media/build1/poky/build/tmp/work/x86_64-linux/rust-native/1.54.0-r0/recipe-sysroot-native/usr/lib/rustlib/x86_64-linux/bin/rust-llvm-dwp' from rust-native was already stripped, this will prevent future debugging!

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/rust_1.54.0.bb