Skip to content

Commit

Permalink
enable disabled archs
Browse files Browse the repository at this point in the history
  • Loading branch information
aquynh committed May 26, 2014
1 parent c80d840 commit 52a8d2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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


################################################################################
Expand Down

0 comments on commit 52a8d2a

Please sign in to comment.