mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +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
7
steps/mes-0.26/files/config.h
Normal file
7
steps/mes-0.26/files/config.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// SPDX-FileCopyrightText: 2020 fosslinux <fosslinux@aussies.space>
|
||||
// SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
|
||||
//
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
#undef SYSTEM_LIBC
|
||||
#define MES_VERSION "0.26"
|
||||
Loading…
Add table
Add a link
Reference in a new issue