mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
CARGO_TARGET_DIR is not meant to be used in build scripts as that is an optional variable that *may* be passed to cargo. The one that is set by cargo itself is OUT_DIR and is always present to specify where build scripts are expected to place output BUG=none TEST=cq Change-Id: I118eebf914dbefd93f2cafb6950c7a6b4c01c574 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3598239 Auto-Submit: Anton Romanov <romanton@google.com> Reviewed-by: Kameron Lutes <kalutes@chromium.org> Reviewed-by: Dennis Kempin <denniskempin@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Anton Romanov <romanton@google.com> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |