Split mes libc into a separate source package.

Drop one of the mes git submodules.
This commit is contained in:
Andrius Štikonas 2021-04-16 16:28:34 +01:00
parent 419cd74d92
commit 3dfe3dc0f0
21 changed files with 196 additions and 162 deletions

View file

@ -101,11 +101,6 @@ cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# mes-libc-patched
cd tcc-0.9.27
kaem --file mes-libc-patched.kaem
cd ..
# tcc 0.9.27
pkg="tcc-0.9.27"
cd ${pkg}