mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +00:00
Merge branch 'master' of https://github.com/trezor/trezor-core
This commit is contained in:
commit
fe434beff0
@ -19,7 +19,7 @@ This is the core of the upcoming TREZOR v2.
|
|||||||
```sh
|
```sh
|
||||||
sudo dpkg --add-architecture i386
|
sudo dpkg --add-architecture i386
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install libsdl2-dev:i386 libsdl2-image-dev:i386
|
sudo apt-get install libsdl2-dev:i386 libsdl2-image-dev:i386 gcc-multilib
|
||||||
make build_unix
|
make build_unix
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user