Skip to content

Commit 8bb55a7

Browse files
committed
Auto merge of #2414 - sbeckeriv:document-bit-env-flag-1375, r=alexcrichton
Per #1375 Just add a note around the python script BIT flag.
2 parents e721289 + 2cdaa41 commit 8bb55a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ python -B src/etc/install-deps.py
6262
make
6363
make install
6464
```
65+
Note: if building for 32 bit systems run `BITS=32 python -B ..`
6566

6667
More options can be discovered through `./configure`, such as compiling cargo
6768
for more than one target. For example, if you'd like to compile both 32 and 64

0 commit comments

Comments
 (0)