about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-10-20 13:21:08 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-10-20 13:21:08 +0200
commit29beabd6831dd51a1dd0a0cbf6c241a2ba45b612 (patch)
treed2d2179fb61de42ba583b1893d4821fa95a32aa4 /system
parent80c346060f66f4dba261fae348bd9cf4cc4578d7 (diff)
downloadbox64-29beabd6831dd51a1dd0a0cbf6c241a2ba45b612.tar.gz
box64-29beabd6831dd51a1dd0a0cbf6c241a2ba45b612.zip
[ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native flags, as there is still a bug or two in that mode (for #1947)
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index ad24fa5f..9ad8464d 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -431,6 +431,7 @@ BOX64_DYNAREC_STRONGMEM=1
 BOX64_DYNAREC_BIGBLOCK=3
 BOX64_DYNAREC_CALLRET=1
 BOX64_DYNAREC_SAFEFLAGS=0
+BOX64_DYNAREC_NATIVEFLAGS=0
 
 [Sunblaze.exe]
 BOX64_DYNAREC_STRONGMEM=1