From d8c033aa796f985a3da527fc3d39e4d1280cb554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Mon, 27 Feb 2023 09:51:00 +0800 Subject: [PATCH] Remove set -x hack. --- sysa/run2.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/sysa/run2.sh b/sysa/run2.sh index e3ec4fc..f747cea 100755 --- a/sysa/run2.sh +++ b/sysa/run2.sh @@ -52,10 +52,7 @@ build findutils-4.2.33 build musl-1.2.3 -# This hack fixes a strange bug in mes libc bash -set -x build linux-headers-5.10.41 '' '' linux-5.10.41 -set +x build gcc-4.0.4 pass2.sh