Update box64.md
This commit is contained in:
parent
b0fe0444b8
commit
de01082989
|
|
@ -47,3 +47,6 @@ make install
|
|||
```
|
||||
|
||||
apt install libgcc1-i386-cross libc6-i386-cross
|
||||
dpkg --add-architecture armhf
|
||||
apt install gcc-8-base:armhf libc6:armhf libgcc1:armhf
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue