mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-26 04:45:09 -06:00
Remove sneaky pragma optimize
This commit is contained in:
parent
6c87413f48
commit
bbeb7c4cd7
@ -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…
Reference in New Issue
Block a user