mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 00:35:25 +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
|
|
@ -1 +1 @@
|
|||
c6fdc2f9e349353cd08ce632fc1a0951826a1266d610b3c3afd60087d28be171 /usr/bin/bzip2
|
||||
c8aca3a1a941002471bf8f0901808151603e7226b68fe28b78df00353ac9a54e /usr/bin/bzip2
|
||||
|
|
|
|||
|
|
@ -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