correct supported archs in COMPILE.TXT

This commit is contained in:
Nguyen Anh Quynh 2015-09-22 12:12:17 +08:00
parent 14a01b5186
commit 734aa15fa6

View file

@ -35,11 +35,11 @@ Unicorn requires few dependent packages as followings
[1] Tailor Unicorn to your need. [1] Tailor Unicorn to your need.
Out of 8 archtitectures supported by Unicorn (Arm, Arm64, Mips, PPC, Sparc, Out of 6 archtitectures supported by Unicorn (Arm, Arm64, M68K, Mips, Sparc,
SystemZ, XCore & X86), if you just need several selected archs, choose which & X86), if you just need several selected archs, choose which ones you want
ones you want to compile in by editing "config.mk" before going to next steps. to compile in by editing "config.mk" before going to next steps.
By default, all 8 architectures are compiled. By default, all 6 architectures are compiled.
The other way of customize Unicorn without having to edit config.mk is to 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, pass the desired options on the commandline to ./make.sh. Currently,