-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedbuildM-T: Changes to compilation and CI processesM-T: Changes to compilation and CI processes
Description
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
Labels
bugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedbuildM-T: Changes to compilation and CI processesM-T: Changes to compilation and CI processes