about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <seebastien.chev@gmail.com>2023-08-13 12:24:12 +0200
committerptitSeb <seebastien.chev@gmail.com>2023-08-13 12:24:12 +0200
commite2077c46ce334453c567382cb254d1010f733fb1 (patch)
tree84d23a64d703baa121230b17d9f4ae9d99a4f4a1 /system
parente8972efca192e988cdd72fc765ef001defe9a5a4 (diff)
downloadbox64-e2077c46ce334453c567382cb254d1010f733fb1.tar.gz
box64-e2077c46ce334453c567382cb254d1010f733fb1.zip
Improved jmpbuff handling a bit
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index a739eeb4..68afd044 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -63,7 +63,7 @@ BOX64_EMULATED_LIBS=libopenal.so.1
 BOX64_DYNAREC_SAFEFLAGS=0
 BOX64_DYNAREC_BIGBLOCK=3
 BOX64_DYNAREC_FORWARD=1024
-BOX64_DYNAREC_CALLRET=1
+#BOX64_DYNAREC_CALLRET=1    #New jmpbuf handling tend to break this optim!
 
 [pressure-vessel-wrap]
 BOX64_NOGTK=1