aboutsummaryrefslogtreecommitdiff
path: root/src/boot/translator.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/translator.boot')
-rw-r--r--src/boot/translator.boot6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/boot/translator.boot b/src/boot/translator.boot
index 0b4a196c..3aa31def 100644
--- a/src/boot/translator.boot
+++ b/src/boot/translator.boot
@@ -67,11 +67,11 @@ genOptimizeOptions stream ==
AxiomCore::%sysInit() ==
SETQ(_*LOAD_-VERBOSE_*,false)
if %hasFeature KEYWORD::GCL then
- SETF(SYMBOL_-VALUE
+ SETF(symbolValue
bfColonColon("COMPILER","*COMPILE-VERBOSE*"),false)
- SETF(SYMBOL_-VALUE
+ SETF(symbolValue
bfColonColon("COMPILER","SUPPRESS-COMPILER-WARNINGS*"),false)
- SETF(SYMBOL_-VALUE
+ SETF(symbolValue
bfColonColon("COMPILER","SUPPRESS-COMPILER-NOTES*"),true)
++ Make x, the current package