mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Test sed
This commit is contained in:
parent
866909fbf7
commit
612c33bcca
1 changed files with 2 additions and 0 deletions
|
|
@ -35,3 +35,5 @@ tcc -c -I . -I lib -DPACKAGE=\"sed\" -DVERSION=\"4.0.7\" sed/sed.c
|
|||
# Link
|
||||
tcc -static -o ${bindir}/sed -L lib lib/libsed.a compile.o execute.o regex.o fmt.o sed.o -lsed
|
||||
|
||||
# Test
|
||||
sed --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue