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:
Gábor Stefanik 2023-12-18 08:00:31 +01:00
parent 281f6e44d9
commit 70fdbebd9c
10 changed files with 36 additions and 12 deletions

View 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"