diff --git a/COMPILE.TXT b/COMPILE.TXT index bbcb96ca..9001cbfd 100644 --- a/COMPILE.TXT +++ b/COMPILE.TXT @@ -35,11 +35,11 @@ Unicorn requires few dependent packages as followings [1] Tailor Unicorn to your need. - Out of 8 archtitectures supported by Unicorn (Arm, Arm64, Mips, PPC, Sparc, - SystemZ, XCore & 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. + 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 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 pass the desired options on the commandline to ./make.sh. Currently,