mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 07:27:46 +00:00
Removed the x86-64-ssse3-popcnt architecture.
This commit is contained in:
@@ -162,15 +162,6 @@ ifeq ($(ARCH),x86-64-ssse3)
|
|||||||
ssse3 = yes
|
ssse3 = yes
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(ARCH),x86-64-ssse3-popcnt)
|
|
||||||
arch = x86_64
|
|
||||||
prefetch = yes
|
|
||||||
popcnt = yes
|
|
||||||
sse = yes
|
|
||||||
sse3 = yes
|
|
||||||
ssse3 = yes
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(ARCH),x86-64-sse41)
|
ifeq ($(ARCH),x86-64-sse41)
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
prefetch = yes
|
prefetch = yes
|
||||||
|
|||||||
Reference in New Issue
Block a user