mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Rearrange to be consistent
This commit is contained in:
parent
db01be6563
commit
846b7b32fb
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ tcc -c getopt1.c
|
|||
tcc -c getopt.c
|
||||
tcc -c regex.c
|
||||
tcc -c utils.c
|
||||
tcc alloca.c -Dalloca -c
|
||||
tcc -c -Dalloca alloca.c
|
||||
tcc -c -DHAVE_BCOPY sed.c
|
||||
|
||||
# Link
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue