Update mes to version 0.24.2

A rebuild of mes libc is required after building tcc 0.9.27 for the
first time.
This commit is contained in:
Paul Dersey 2023-02-16 11:49:07 -05:00
parent 1b0074782d
commit c67306cfde
18 changed files with 112 additions and 89 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.24.2"