enable disabled archs
This commit is contained in:
parent
c80d840ffc
commit
52a8d2afa2
|
@ -4,8 +4,7 @@
|
|||
################################################################################
|
||||
# Specify which archs you want to compile in. By default, we build all archs.
|
||||
|
||||
#CAPSTONE_ARCHS ?= arm aarch64 mips powerpc sparc systemz x86 xcore
|
||||
CAPSTONE_ARCHS ?= xcore
|
||||
CAPSTONE_ARCHS ?= arm aarch64 mips powerpc sparc systemz x86 xcore
|
||||
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue