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
|
|
@ -12,8 +12,8 @@ CPPFLAGS = -DENABLE_NLS=0 \
|
|||
-DSED_FEATURE_VERSION=\"4.0\" \
|
||||
-DVERSION=\"4.0.9\" \
|
||||
-DPACKAGE=\"sed\"
|
||||
CFLAGS = -I . -I lib -static
|
||||
LDFLAGS = -L. -lsed
|
||||
CFLAGS = -I . -I lib
|
||||
LDFLAGS = -L . -lsed -static
|
||||
|
||||
.PHONY: all
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
68b1a0669544cdc8855ba09c3ff6ab19c3c5543a65d8d56c6f0f15b3dc3fa787 /usr/bin/sed
|
||||
cd7cb869b26dd7c2cd0d2b53ab4ef1c2d26a2f16d24ab1f3ff7c3b138fe97469 /usr/bin/sed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue