This commit is contained in:
Martin Kroeker
2020-10-13 15:02:17 +02:00
committed by GitHub
parent 9e3cff5cf2
commit 137ae618db

View File

@@ -64,7 +64,7 @@ endif
endif
endif
ifeq ($(CORE), $(filter $(CORE), HASWELL ZEN SKYLAKEX COOPERLAKE)
ifeq ($(CORE), $(filter $(CORE), HASWELL ZEN SKYLAKEX COOPERLAKE))
ifndef DYNAMIC_ARCH
ifndef NO_AVX2
ifeq ($(C_COMPILER), GCC)