diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guides/compile.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/guides/compile.md b/doc/guides/compile.md index 9ee56d4cf..f09050f9d 100644 --- a/doc/guides/compile.md +++ b/doc/guides/compile.md @@ -348,10 +348,6 @@ root directory. The structure of this directory will look like this: +- build | - +- presym <- List of preallocated symbolx - | - +- presym.inc <- C source file for preallocated symbols - | +- host | +- bin <- Binaries (mirb, mrbc and mruby) @@ -404,10 +400,6 @@ like this: +- build | - +- presym <- List of preallocated symbolx - | - +- presym.inc <- C source file for preallocated symbols - | +- host | | | +- bin <- Native Binaries |
