mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-09 04:45:23 +01:00
Split mes libc into a separate source package.
Drop one of the mes git submodules.
This commit is contained in:
parent
419cd74d92
commit
3dfe3dc0f0
21 changed files with 196 additions and 162 deletions
|
|
@ -24,6 +24,11 @@ export PREFIX=/after
|
|||
|
||||
build flex-2.5.11
|
||||
|
||||
# Patch meslibc to support > 255 command line arguments
|
||||
build mes-0.23 mes-libc-0.23.sh
|
||||
|
||||
build tcc-0.9.27 tcc-meslibc-rebuild.sh checksums/tcc-meslibc-rebuild
|
||||
|
||||
build musl-1.1.24 musl-1.1.24.sh checksums/pass1
|
||||
|
||||
# Rebuild tcc using musl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue