From 9623db5dc1136d60ee9738e7bfadc08a29b875be Mon Sep 17 00:00:00 2001 From: Liam Wilson Date: Thu, 11 Jan 2024 21:54:17 +0000 Subject: [PATCH] add dummy tcc-mes --- steps/tcc-0.9.26/pass1.kaem | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/steps/tcc-0.9.26/pass1.kaem b/steps/tcc-0.9.26/pass1.kaem index 7d89d452..c180261c 100755 --- a/steps/tcc-0.9.26/pass1.kaem +++ b/steps/tcc-0.9.26/pass1.kaem @@ -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 \