diff options
author | Yash Shinde <Yash.Shinde@windriver.com> | 2024-01-25 05:15:59 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-01-26 14:06:55 +0000 |
commit | 208b3bee789337f4ca90e693fbc2b53ba036662a (patch) | |
tree | 755101cefb2a0631833dc4fd822623c753b37bf8 /scripts/lib/devtool/sdk.py | |
parent | 0a066f7526557b0b4e8b2db316c207306899ab98 (diff) | |
download | poky-208b3bee789337f4ca90e693fbc2b53ba036662a.tar.gz |
rust: Enable RUSTC_BOOTSTRAP to use nightly features during rust oe-selftest.
Fixes: error: the option `Z` is only accepted on the nightly compiler
When rust.channel is set to either beta or stable, we can't use
nightly features on bootstrap without RUSTC_BOOTSTRAP.
Set RUSTC_BOOTSTRAP=1 to use nightly features on stable or beta.
(From OE-Core rev: 01a411223fb85fedf85472402f63f6cb2f32ed6b)
Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions