Fix #422 Add ARMHF in CPU Arch detection

This commit is contained in:
Faisal Salman
2021-03-23 23:37:43 +07:00
parent c47f458586
commit effd766e3b
3 changed files with 49 additions and 3 deletions

View File

@@ -93,7 +93,7 @@ WebOS, Windows [Phone/Mobile], Zenwalk, ...
```sh
# Possible 'cpu.architecture'
68k, amd64, arm[64], avr, ia[32/64], irix[64], mips[64], pa-risc, ppc, sparc[64]
68k, amd64, arm[64/hf], avr, ia[32/64], irix[64], mips[64], pa-risc, ppc, sparc[64]
```
* `getResult()`