Skip to content

Support aarch64 architecture for Linux OS #276

@opoku

Description

@opoku

Description

It appears that the linux version only supports the x86-64 architecture. Since Linux also runs on other architectures (in my specific case 64-bit arm), it would be useful to either generate a build for that architecture or at the minimum check in the installation script for non-x86-64 architectures and show an appropriate error message instead.

It currently indicates a successful installation even though the resulting binary does not actually run successfully.

Requirements

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedbuildM-T: Changes to compilation and CI processes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions