mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 11:58:26 +00:00
3 lines
177 B
Bash
3 lines
177 B
Bash
export JavaScriptCoreUseJIT=0 # https://trac.webkit.org/wiki/EnvironmentVariables
|
|
export GJS_DISABLE_JIT=1 # https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/Environment.md
|