We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3cff5 commit 137ae61Copy full SHA for 137ae61
1 file changed
Makefile.x86_64
@@ -64,7 +64,7 @@ endif
64
endif
65
66
67
-ifeq ($(CORE), $(filter $(CORE), HASWELL ZEN SKYLAKEX COOPERLAKE)
+ifeq ($(CORE), $(filter $(CORE), HASWELL ZEN SKYLAKEX COOPERLAKE))
68
ifndef DYNAMIC_ARCH
69
ifndef NO_AVX2
70
ifeq ($(C_COMPILER), GCC)
0 commit comments