From: Mark Wooding Date: Sun, 9 Aug 2020 00:11:23 +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/refs/heads/deploy.universe?hp=ee2edd7c84587c58c2d7e0cb5d2c97f978f38757 Merge branch 'deploy' into deploy.universe * deploy: Makefile: Don't insist on `/usr/lib/.../coreutils/'. bin/chroot-maint: Enhance the `CROSS_TOOLS' pattern machinery. --- 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