mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Upgrade mes to 0.26
This can successfully build a working tcc-mes, but then fails creating unified-libc.c for subsequent tcc bootstrapping.
This commit is contained in:
parent
281f6e44d9
commit
70fdbebd9c
10 changed files with 36 additions and 12 deletions
|
|
@ -60,7 +60,7 @@ M2LIBC_PATH=/M2libc
|
|||
|
||||
# mes envars
|
||||
NYACC_PKG=nyacc-1.00.2
|
||||
MES_PKG=mes-0.25
|
||||
MES_PKG=mes-0.26
|
||||
MES_PREFIX=${SRCDIR}/${MES_PKG}/build/${MES_PKG}
|
||||
GUILE_LOAD_PATH=${MES_PREFIX}/mes/module:${MES_PREFIX}/module:${SRCDIR}/${MES_PKG}/build/${NYACC_PKG}/module
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue