]> code.ossystems Code Review - openembedded-core.git/commit
rust-common.bbclass: export RUST_TARGET_PATH
authorTim Orling <ticotimo@gmail.com>
Fri, 27 Aug 2021 15:05:45 +0000 (15:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Sep 2021 13:05:41 +0000 (14:05 +0100)
commit6d0603ffe18c1a5999db854abb668b05aff47f67
tree66e485fa43e115a311632e55b2e545ced0737d63
parente35205a9803692d72eb92b86d740821c667b527e
rust-common.bbclass: export RUST_TARGET_PATH

Running 'rustc --print <foo>' in -c devshell environment
the target specifications are not known, unless the
RUST_TARGET_PATH (absolute path to rustlib/) is defined.

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rust-common.bbclass