Browse Source

Update cross compile instructions.

pull/127/head
FireMartZ 6 years ago
committed by GitHub
parent
commit
0d3435b0ac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      INSTALL.md

2
INSTALL.md

@ -60,7 +60,7 @@ Get dependencies:
sudo apt-get install \
build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git python \
zlib1g-dev wget bsdmainutils automake
zlib1g-dev wget bsdmainutils automake cmake g++-mingw-w64-x86-64
```
Make sure to create a HUSH configuration file as described above.

Loading…
Cancel
Save