This commit is contained in:
shuixx
2025-07-14 03:06:44 +00:00
parent 5b04d23cb7
commit a2f63d21f0
11 changed files with 42 additions and 42 deletions

View File

@@ -71,7 +71,7 @@ public class ConvertMakeToGenericConfig {
}
}
// Each block represents a snapshot of the interpreter variable state (minus a few big
// Each block represents a snapshot of the interpreter variable state (strix a few big
// sets of variables which we don't export because they're used in the internals
// of node_fns.mk, so we know they're not necessary here). The first (BEFORE) one
// is everything that is set before the file is included, so it forms the base