mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-05 08:42:05 +00:00
Change arch to haswell.
This commit is contained in:
parent
8639a690e5
commit
2ae23e7e5e
@ -3,7 +3,7 @@ project("PowerSample")
|
||||
add_compile_options(
|
||||
"/fp:strict"
|
||||
"/GS-"
|
||||
"-march=x86-64-v3"
|
||||
"-march=haswell"
|
||||
"-fno-strict-aliasing")
|
||||
|
||||
file(GLOB RecompiledFiles *.cpp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user