diff -r b446004b2464 -r 13b733e78c26 etc/options --- a/etc/options Wed Oct 12 11:15:36 2022 +0200 +++ b/etc/options Wed Oct 12 13:01:06 2022 +0200 @@ -161,7 +161,7 @@ -- "ML debugger instrumentation for newly compiled code" public option ML_system_64 : bool = false - -- "ML system for 64bit platform is used if possible (change requires restart)" + -- "prefer native 64bit platform (change requires restart)" public option ML_system_apple : bool = true -- "prefer native Apple/ARM64 platform (change requires restart)"