mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
missing cd
This commit is contained in:
parent
451435852e
commit
b8d11bfe25
1 changed files with 1 additions and 0 deletions
|
|
@ -315,6 +315,7 @@ fi
|
|||
|
||||
tcc-boot0 -c -D HAVE_CONFIG_H=1 -I include -I include/linux/${MES_ARCH} -o unified-libc.o unified-libc.c
|
||||
tcc-boot0 -ar cr ${LIBDIR}/libc.a unified-libc.o
|
||||
cd ../${TCC_PKG}
|
||||
|
||||
# rebuild tcc-boot0 with itself again
|
||||
tcc-boot0 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue