mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-20 22:05:06 +00:00
Remove sneaky pragma optimize
This commit is contained in:
parent
6c87413f48
commit
bbeb7c4cd7
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ const extern spu_decoder<spu_iflag> g_spu_iflag;
|
|||
#pragma GCC diagnostic pop
|
||||
#endif
|
||||
|
||||
#pragma optimize("", off)
|
||||
#ifdef ARCH_ARM64
|
||||
#include "Emu/CPU/Backends/AArch64/AArch64JIT.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue