Skip to content

zig: error: version '.2.17' in target triple 'x86_64-unknown-linux-gnu.2.17' is invalid #363

@xcpky

Description

@xcpky

I try to use cargo-zigbuild to build helix by the following command

> helix/helix-term
cargo zigbuild --target x86_64-unknown-linux-gnu.2.17 --release

I get

warning: helix-term@25.7.1: zig: error: version '.2.17' in target triple 'x86_64-unknown-linux-gnu.2.17' is invalid

The resulting binary has no problem though.

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