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

@ -33,7 +33,7 @@
build: checksum-transcriber-1.0
build: simple-patch-1.0
build: mes-0.25
build: mes-0.26
build: tcc-0.9.26
build: tcc-0.9.27
define: BUILD_FIWIX = ( KERNEL_BOOTSTRAP == True || BUILD_KERNELS == True )