about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-07-25 15:10:40 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-07-25 15:10:40 +0200
commita8784eff9f40ca284cb03ae30a93287ea635ba91 (patch)
treec8fdf11d077d76c3a21dd7b5dd49f7baef987e02 /system
parentb26ae5886ddc7d0d84595fb5b94878f50d488d42 (diff)
downloadbox64-a8784eff9f40ca284cb03ae30a93287ea635ba91.tar.gz
box64-a8784eff9f40ca284cb03ae30a93287ea635ba91.zip
[RCFILE] Added support for generic names in RCFiles
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index 19ffdbbb..ddf43bfc 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -3,6 +3,19 @@
 # Note that process name are case insensitive!
 
 #
+# Generic names
+#
+[*setup*]
+BOX64_DYNAREC_SAFEFLAGS=2
+BOX64_DYNAREC_BIGBLOCK=0
+BOX64_DYNAREC_CALLRET=0
+
+[*install*]
+BOX64_DYNAREC_SAFEFLAGS=2
+BOX64_DYNAREC_BIGBLOCK=0
+BOX64_DYNAREC_CALLRET=0
+
+#
 # Linux process
 # 
 [3dSen.x86_64]