mirror of
https://github.com/OpenEmu/PCSX2-Core.git
synced 2025-11-01 11:07:36 +00:00
We don't need to define _M_SSE, whoops.
This commit is contained in:
@@ -8931,7 +8931,6 @@
|
||||
_M_X86,
|
||||
__M_X86_64,
|
||||
_M_X86_64,
|
||||
"_M_SSE=0x501",
|
||||
"$(inherited)",
|
||||
);
|
||||
INFOPLIST_FILE = Resources/Info.plist;
|
||||
@@ -9012,7 +9011,6 @@
|
||||
_M_X86,
|
||||
__M_X86_64,
|
||||
_M_X86_64,
|
||||
"_M_SSE=0x501",
|
||||
"$(inherited)",
|
||||
);
|
||||
INFOPLIST_FILE = Resources/Info.plist;
|
||||
|
||||
Reference in New Issue
Block a user