summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-07 08:41:37 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-07 08:41:37 +0200
commit039bc6a9d8e5dbdcc6ab3dc2b07b4b1e267850e3 (patch)
tree69837253f3622b94e1748c1ca9a3fd5cdd72cf3a /bin/reproducible_coreboot.sh
parentc8755e5d10b00ea98f8aede4f219286929ab954b (diff)
downloadjenkins.debian.net-039bc6a9d8e5dbdcc6ab3dc2b07b4b1e267850e3.tar.xz
reproducible coreboot: temporarily disable other archs too
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index bf34ad85..32dc126d 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -14,7 +14,7 @@ common_init "$@"
set -e
# build for different architectures
-ARCHS="i386 mips arm riscv" # arm64
+ARCHS="i386" # mips arm riscv" # arm64
cleanup_tmpdir() {
cd