Skip to content

Commit a15b588

Browse files
committed
Added extra requirements for 32-bit Windows
1 parent 189acef commit a15b588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ On Debian-based Linux, you can run:
5050
sudo apt-get install git make gcc g++ m4 texinfo bison flex wget
5151
```
5252

53-
**Note:** When building the toolchain for Windows, **mingw-w64** is
54-
also required.
53+
**Note:** When building the toolchain for Windows, **mingw-w64** is required.
54+
For 32-bit, **gcc-multilib** and **g++-multilib** are also needed.
5555

5656
#### Android NDK
5757

0 commit comments

Comments
 (0)