diff options
Diffstat (limited to 'evoke.e')
| -rw-r--r-- | evoke.e | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evoke.e b/evoke.e index 41b5d24..41c3687 100644 --- a/evoke.e +++ b/evoke.e @@ -23,8 +23,8 @@ s" source-to-precompile" variable elf-file-header elf-program-header output-cold-start - source-to-copy-to-log output-warm-start - source-to-precompile label-transform + source-to-copy-to-log s" pyrzqxgl" output-warm-start + source-to-precompile s" pyrzqxgl" label-transform ~ If we wanted words in the log to be able to call statically-linked ~ words, we could set this to something nonzero. We don't, so we leave it |