Skip to content
Snippets Groups Projects
Unverified Commit eca1f19e authored by Aurel Canciu's avatar Aurel Canciu
Browse files

Improve installer list match for arm arches


`uname -m` will print out architecture codenames based on UTS_MACHINE
and COMPAT_UTS_MACHINE kernel defined constants. These extra values will
ensure the right version of the arm binary is installed on most Linux
systems running on ARM CPUs.

Signed-off-by: default avatarAurel Canciu <aurelcanciu@gmail.com>
parent ec70c146
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment