mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
ADded small optimization for x86
This commit is contained in:
parent
454e85e2ec
commit
780ede4dbb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
set(CUSTOM_FLAGS
|
||||
-mnoreturn-no-callee-saved-registers
|
||||
-mrelax-cmpxchg-loop
|
||||
-momit-leaf-frame-pointer
|
||||
)
|
||||
|
||||
string(JOIN " " CUSTOM_FLAGS_STR ${CUSTOM_FLAGS})
|
||||
|
|
|
|||
Loading…
Reference in a new issue