about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-10-18 14:53:13 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-10-18 14:53:13 +0200
commitcdf81eb1d7adb3faf8d0050798810742947e09af (patch)
treede4aa5dc44973cf7ba2fd17758420b6bc2306d37 /system
parent97491658c69ebd7081f05ae90aee07a540b13b40 (diff)
downloadbox64-cdf81eb1d7adb3faf8d0050798810742947e09af.tar.gz
box64-cdf81eb1d7adb3faf8d0050798810742947e09af.zip
Now x86_64 bash can be installed as box64-bash and will be automaticly used if present
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index fb4131c2..ad24fa5f 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -56,6 +56,11 @@ BOX64_PREFER_EMULATED=1
 BOX64_LOG=0
 BOX64_DYNAREC_ALIGNED_ATOMICS=1
 
+[box64-bash]
+# LOG tend to mess up script execution in bash
+BOX64_LOG=0
+BOX64_DYNAREC_ALIGNED_ATOMICS=1
+
 [beyond-all-reason]
 BOX64_MALLOC_HACK=2