mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Do not rebuild mes, just keep using mes-m2.
This commit is contained in:
parent
59b5178a5f
commit
5026a2a7f8
5 changed files with 2 additions and 32 deletions
|
|
@ -209,8 +209,7 @@ to this part:
|
|||
|
||||
1. Compiling an initial mes using ``M2-Planet``. Note that this is
|
||||
*only* the Mes interpreter, not the libc or anything else.
|
||||
2. We then use this to recompile the Mes interpreter as well as building
|
||||
the libc. This second interpreter is faster and less buggy.
|
||||
2. We then use this to build the libc.
|
||||
|
||||
The ``mescc`` component depends on the ``nyacc`` parsing library, version 1.00.2.
|
||||
We use a modified version, 1.00.2-lb1, which incorporates Timothy Sample's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue