Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
xianyi committed Jul 17, 2014
2 parents 21b5347 + 134fa32 commit f20c0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.system
Expand Up @@ -780,7 +780,7 @@ ifeq ($(NO_AVX), 1)
CCOMMON_OPT += -DNO_AVX
endif

ifeq ($(BINARY), 32)
ifeq ($(ARCH), x86)
CCOMMON_OPT += -DNO_AVX
endif

Expand Down

0 comments on commit f20c0f9

Please sign in to comment.