mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 12:02:13 +02:00
For fresh sdk builds, gcc won't update and automatically see the ccache tree for us. So make sure the perms are sane when people enter the chroot. This will also automatically fix perms if/when people manually delete the ccache dir (which sometimes happens on the buildbots when people try to free up space). BUG=None TEST=`rm -rf distfiles/ccache/; cros_sdk` and see ccache dir get setup nicely Change-Id: I5bcc86ebf696549b142a7ceb312eb8ec4be5e2bf Reviewed-on: https://gerrit.chromium.org/gerrit/26257 Reviewed-by: David James <davidjames@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org>