add dummy tcc-mes

This commit is contained in:
Liam Wilson 2024-01-11 21:54:17 +00:00
parent b19dff97bc
commit 9623db5dc1

View file

@ -168,6 +168,10 @@ cd ../${TCC_PKG}
if match x${TCC_BOOTSTRAP_ALT} xTrue; then if match x${TCC_BOOTSTRAP_ALT} xTrue; then
mkdir /usr/lib/mes/tcc/ mkdir /usr/lib/mes/tcc/
# dummy tcc-mes
catm /usr/bin/tcc-mes
# boot1 # boot1
tcc-boot0 \ tcc-boot0 \
-nostdinc \ -nostdinc \