From 6bbf4019f62cba5623e41696171fbcba310cf300 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 23 Dec 2016 19:43:34 +0100 Subject: reproducible Debian: build on tmpfs on arm64 too Signed-off-by: Holger Levsen --- hosts/codethink-sled15-arm64/etc/pbuilderrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/codethink-sled15-arm64') diff --git a/hosts/codethink-sled15-arm64/etc/pbuilderrc b/hosts/codethink-sled15-arm64/etc/pbuilderrc index b5516afc..76cc5f01 100644 --- a/hosts/codethink-sled15-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled15-arm64/etc/pbuilderrc @@ -12,7 +12,7 @@ case $HOSTNAME in codethink*) MIRRORSITE=http://ftp.uk.debian.org/debian ;; *) echo "unsupported host, exiting." ; exit 1 ;; esac -# only use eatmydata on armhf+i386 - on amd64 we build in tmpfs anyway - FIXME: decide about codethink hosts +# only use eatmydata on armhf+i386 - on amd64+arm64 we build in tmpfs anyway case $HOSTNAME in profitbricks-build*i386) EATMYDATA=yes ;; -- cgit v1.2.3-54-g00ecf