diff options
Diffstat (limited to 'src/interp/sys-driver.boot')
-rw-r--r-- | src/interp/sys-driver.boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interp/sys-driver.boot b/src/interp/sys-driver.boot index 6933a27f..275d14af 100644 --- a/src/interp/sys-driver.boot +++ b/src/interp/sys-driver.boot @@ -146,6 +146,7 @@ openDatabases() == restart() == )if %hasFeature KEYWORD::GCL SYSTEM::GBC_-TIME 0 + SYSTEM::USE_-FAST_-LINK false )endif if $openServerIfTrue then os := openServer $SpadServerName |