mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-22 04:47:13 +00:00
Change arch to haswell.
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user