mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
Build tcc 0.9.27 immediately after tcc 0.9.26.
This commit is contained in:
parent
278b2390f7
commit
20c2d4c36e
27 changed files with 108 additions and 61 deletions
|
|
@ -25,7 +25,7 @@ patch -Np0 -i ../../patches/mes-libc.patch
|
|||
patch -Np0 -i ../../patches/coreutils.patch
|
||||
|
||||
# Build
|
||||
make CC=tcc AR="tcc -ar" bzip2
|
||||
make CC=tcc AR="tcc -ar" LDFLAGS="-static" bzip2
|
||||
|
||||
# Install
|
||||
cp bzip2 ${prefix}/bin/bzip2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue