Skip to content

.cargo/config.toml not working properly #762

@antoyo

Description

@antoyo

I had a .cargo/config.toml with the following content:

[target.x86_64-unknown-linux-gnu]
rustflags = ["-L", "native=."]

and the flags were sent correctly when using cg_llvm, but they were not sent properly with the y.sh script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions