From b4068aaba50cbf9169ad50e355612d7ac17f02c1 Mon Sep 17 00:00:00 2001 From: Liam Wilson Date: Wed, 10 Jan 2024 20:17:03 +0000 Subject: [PATCH] temp abort after 0.9.27 build --- steps/tcc-0.9.27/pass1.kaem | 3 +++ 1 file changed, 3 insertions(+) diff --git a/steps/tcc-0.9.27/pass1.kaem b/steps/tcc-0.9.27/pass1.kaem index b7fcf21c..e7fa478f 100755 --- a/steps/tcc-0.9.27/pass1.kaem +++ b/steps/tcc-0.9.27/pass1.kaem @@ -84,3 +84,6 @@ if match x${UPDATE_CHECKSUMS} xTrue; then else sha256sum -c ${pkg}.checksums fi + +# LJW HACK stop here +exit 1