Commit 11c37ba
authored
Added aarch64 support (#114)
Implements fix of #89
Raspberry Pi 4B returns "aarch64" instead of "arm64", and wouldn't proceed on loading the Linux arm shared library.
Tested on `Linux raspberrypi 6.12.47+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16) aarch64` (fresh Raspberry Pi OS Lite image + git + direnv)1 parent 0d543ba commit 11c37ba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments