Skip to content

cargo xbuild doesn't take advantage of CARGO_TARGET_DIR #36

Open
@alex

Description

@alex

I'm not sure exactly how this plays out, but I compile a number of crates using cargo xbuild, and I try to set CARGO_TARGET_DIR so that they all share a target/ directory and I only need to build the various dependencies once. However, core, compiler_builtins, and alloc seem to get rebuilt every time.

You can see this in the travis output for any build on https://travis-ci.org/alex/linux-kernel-module-rust

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions