aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap/README.md b/bootstrap/README.md
index 598c6c2..865e48b 100644
--- a/bootstrap/README.md
+++ b/bootstrap/README.md
@@ -8,7 +8,3 @@ code.
It is being written in pure C89 ("ANSI C"), but the source code is compatible
with later versions of the C language too, up to C24.
-
-There are no plans to add support for modules in the bootstrap compiler.
-Instead, the paths to the source code directories of all modules (i.e.
-including dependencies) must be given on the command-line all at once.