From 53bf0e766988c9fa6e6f2d2db15bd2927667fab6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 11 Jun 2015 19:31:47 +0200 Subject: reproducible: refactor --- bin/reproducible_coreboot.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/reproducible_coreboot.sh') diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh index 2e8d0f44..c39771cf 100755 --- a/bin/reproducible_coreboot.sh +++ b/bin/reproducible_coreboot.sh @@ -91,7 +91,6 @@ COREBOOT_VERSION=$(git describe) echo "This is coreboot $COREBOOT_VERSION." echo git log -1 -NUM_CPU=$(cat /proc/cpuinfo |grep '^processor'|wc -l) echo "=============================================================================" echo "$(date -u) - Building cross compilers for ${ARCHS} now." -- cgit v1.2.3-54-g00ecf