mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-09 21:05:24 +01:00
Update mes-m2 and stage0-posix.
This commit is contained in:
parent
12f3cc3138
commit
cd93a07481
6 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ce118f1e43fb36f394466707183ee29f8dde5e0296632cdc739883dad35bfed7 /usr/bin/mes-m2
|
||||
61595f43c1b8e1e952c7c24a08df9fb5e429f5f65eb6f9f0c3a03f854bc247de /usr/bin/mes-m2
|
||||
2337a7eb4431ad2e9161e82d0ff918e0821f56ee27469d8d18d3d7dbbcc99dc3 /usr/bin/mescc.scm
|
||||
90811dafd33ad56b8e4b0adcc04263f9329b9047b7cc337abe8151a75017172c /usr/lib/x86-mes/crt1.s
|
||||
e065af5f73d40b20029e9ba23143660f99c6abacb82d1b4c8f2067a4e395d553 /usr/lib/x86-mes/crt1.o
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ cp mes/module/srfi/srfi-9/gnu-struct.mes mes/module/srfi/srfi-9/gnu.mes
|
|||
|
||||
# Build mes-m2
|
||||
mkdir bin m2
|
||||
kaem -v -f kaem.run
|
||||
kaem --verbose --strict --file kaem.${ARCH}
|
||||
cp bin/mes-m2 ${bindir}/mes-m2
|
||||
chmod 755 ${bindir}/mes-m2
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ tmpdir=/tmp # tmpdir is needed for patch to work
|
|||
# Environmental variables needed for mes
|
||||
NYACC_PKG=nyacc-1.00.2
|
||||
MES_PKG=mes
|
||||
MES_PREFIX=${sources}/${MES_PKG}/src/mes-m2-7fa2f99bf9bba2d79bd9d15c579be8905520d960
|
||||
MES_PREFIX=${sources}/${MES_PKG}/src/mes-m2-c07111ff876882591bc0077b32b7303d3bf2b99e
|
||||
GUILE_LOAD_PATH=${MES_PREFIX}/mes/module:${MES_PREFIX}/module:${sources}/${MES_PKG}/src/${NYACC_PKG}/module
|
||||
mkdir ${prefix} ${bindir} ${libdir} ${incdir} ${tmpdir}
|
||||
cd ${prefix}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 7def2545b2f7f6613942cccd10876cce15492889
|
||||
Subproject commit 4d2a020c7a1706fbaa9858a45b73ef45ff1f3058
|
||||
Loading…
Add table
Add a link
Reference in a new issue