mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
another missing cd
This commit is contained in:
parent
b8d11bfe25
commit
d2c5f8b518
1 changed files with 2 additions and 0 deletions
|
|
@ -368,6 +368,8 @@ 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}
|
||||
|
||||
# Test boot0
|
||||
tcc-boot0 -version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue