mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 17:25:24 +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
|
|
@ -15,8 +15,8 @@ CPPFLAGS = -DHAVE_FCNTL_H \
|
|||
-DVERSION=\"1.12\" \
|
||||
-DPACKAGE=\"tar\"
|
||||
|
||||
CFLAGS = -I . -I lib -static
|
||||
LDFLAGS = -L. -ltar
|
||||
CFLAGS = -I . -I lib
|
||||
LDFLAGS = -L . -ltar -static
|
||||
|
||||
.PHONY: all
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
e197c1b35273bafe7b47dd9ae902eb118327bb1fb16d083608e86a065ac01e42 /usr/bin/tar
|
||||
09465058a104cd100368e6ab610650ab83fe660c6f52d5e3d8b186eaefa689e7 /usr/bin/tar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue