mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-23 05:23:59 +00:00
Disable buffer overrun checks.
This commit is contained in:
@@ -2,6 +2,7 @@ project("PowerSample")
|
||||
|
||||
add_compile_options(
|
||||
"/fp:strict"
|
||||
"/GS-"
|
||||
"-march=x86-64-v3"
|
||||
"-fno-strict-aliasing")
|
||||
|
||||
|
Reference in New Issue
Block a user