Skip to content

CROSS_CUSTOM_TOOLCHAIN doesn't work properly #1501

Open
@Emilgardis

Description

@Emilgardis
CROSS_DEBUG=1 CROSS_CUSTOM_TOOLCHAIN=1 CROSS_TARGET_X86_64_UNKNOWN_LINUX_GNU_IMAGE="ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main-centos" cross +78c8355821161d05841b58cd7c27ff0bb679847d build --target x86_64-unknown-linux-gnu -v

results in us mounting .rustup/toolchains/nightly-x86_64-unknown-linux-gnu

tried fixing it in https://github.com/Emilgardis/cross/tree/fix-custom-toolchain but it doesn't seem to work as intended

tried this for rust-lang/rust#125417 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions