Closed dotnwat closed 6 years ago
On aarch64 uname()[4] doesn't contain the underscore:
nwatkins@node-1:~$ uname -m aarch64
Signed-off-by: Noah Watkins noahwatkins@gmail.com
Thanks for the report and patch! I'll double check if the endswith("64") is safe enough an commit one way or an other soon to fix the problem in the coming days.
On aarch64 uname()[4] doesn't contain the underscore:
nwatkins@node-1:~$ uname -m aarch64
Signed-off-by: Noah Watkins noahwatkins@gmail.com