Skip to content

cross compilation fails for tree-sitter crate #12152

@hgy59

Description

@hgy59

There was already an issue with tree-sitter some time ago (reported in #3237).

We use the synology toolchains to build packages for synology devices.

As reported in SynoCommunity/spksrc#6338 (comment) it is not possible to create the tree-sitter crate except for x64 archs.
The error comes from a CFLAG (-m64) that is valid for x64 archs only.

As there are binaries for aarch64 in the release section (like helix-24.07-aarch64-linux.tar.xz) I am just wondering how those are created.

Any instructions are welcome.

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