aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/bootstrap.sh')
-rwxr-xr-xbootstrap/bootstrap.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap/bootstrap.sh b/bootstrap/bootstrap.sh
index 4a45470..5669fd3 100755
--- a/bootstrap/bootstrap.sh
+++ b/bootstrap/bootstrap.sh
@@ -44,3 +44,8 @@ echo '==========================================================================
echo '=== Building self-hosted compiler using self-hosted compiler squared (cffc) ==='
echo '==============================================================================='
CFFC=$(dirname "$0")/cff2 make -C ../ clean all
+
+cd ..
+set -x
+md5sum bootstrap/cff2
+md5sum cffc