mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
add dummy tcc-mes
This commit is contained in:
parent
b19dff97bc
commit
9623db5dc1
1 changed files with 4 additions and 0 deletions
|
|
@ -168,6 +168,10 @@ cd ../${TCC_PKG}
|
|||
|
||||
if match x${TCC_BOOTSTRAP_ALT} xTrue; then
|
||||
mkdir /usr/lib/mes/tcc/
|
||||
|
||||
# dummy tcc-mes
|
||||
catm /usr/bin/tcc-mes
|
||||
|
||||
# boot1
|
||||
tcc-boot0 \
|
||||
-nostdinc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue