mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue