update docs/COMPILE-NIX.md

This commit is contained in:
Nguyen Anh Quynh 2016-10-01 00:01:32 +08:00
parent 7d15a60b25
commit b7ad7f180c

View file

@ -34,7 +34,8 @@ Out of 6 archtitectures supported by Unicorn (Arm, Arm64, M68K, Mips, Sparc,
& X86), if you just need several selected archs, choose which ones you want
to compile in by editing "config.mk" before going to next steps.
By default, all 6 architectures are compiled.
By default, all 6 architectures are compiled. If this is what you want, skip
to the section 2.
The other way of customize Unicorn without having to edit config.mk is to
pass the desired options on the commandline to ./make.sh. Currently,