mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 19:16:32 +01:00
parts: We no longer rebuild mes.
This commit is contained in:
parent
9f83e1213e
commit
255b783b97
2 changed files with 3 additions and 4 deletions
|
|
@ -65,9 +65,8 @@ using the experimental ``wip-m2`` branch to jump over the gap between
|
|||
|
||||
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. We need
|
||||
the libc to compile all the programs until we get glibc.
|
||||
2. We then use this to compile the Mes libc. We need the libc to compile
|
||||
all the programs until we get musl.
|
||||
|
||||
tinycc 0.9.26
|
||||
=============
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue