From: Mark Wooding Date: Tue, 4 Aug 2020 21:16:47 +0000 (+0100) Subject: Merge branch 'deploy' into deploy.universe X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-chroot/commitdiff_plain/3cde241f3f1a70a629be582e8e638fe5d015a9f8?hp=089b4175cd60b472efa997a9a6e9185c98f65e8c Merge branch 'deploy' into deploy.universe * deploy: Makefile: Include C++ headers in the cross-tools bundle. Makefile: Use buster's Qemu on stretch. Makefile, bin/chroot-maint: Allow source distribution selection for Qemu. bin/chroot-maint: Add missing format argument to diagnostic. --- diff --git a/etc/ccache.conf b/etc/ccache.conf index a76ac41..abb1750 100644 --- a/etc/ccache.conf +++ b/etc/ccache.conf @@ -1,3 +1,3 @@ ### -*-conf-*- -max_size = 256Mi +max_size = 2Gi diff --git a/local.mk b/local.mk index e903917..6e41349 100644 --- a/local.mk +++ b/local.mk @@ -1,5 +1,7 @@ ### -*-makefile-*- +VG = vg-build + APTSRC = etc/aptsrc.site.conf etc/aptsrc.local.conf TOOLSARCH = amd64