diff --git a/steps/tcc-0.9.26/pass1.kaem b/steps/tcc-0.9.26/pass1.kaem index 8141ca95..5f84e1bd 100755 --- a/steps/tcc-0.9.26/pass1.kaem +++ b/steps/tcc-0.9.26/pass1.kaem @@ -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