Skip to content

Respect config.toml #163

Description

@winstxnhdw

I have the following configuration

[build]
rustflags = ["-C", "target-cpu=native"]

But cargo codspeed build doesn't seem to respect this config. I have to manually add the flag.

RUSTFLAGS="-C target-cpu=native" cargo codspeed build

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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