-
- Downloads
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:
Aurel Canciu <aurelcanciu@gmail.com>
Loading
Please register or sign in to comment