profiles: update to latest ccache

The current ccache has some sort of locking bug that causes build
failures when the cache directory is being created for the first time.
This typically results in the first build in a fresh SDK failing.
This commit is contained in:
Michael Marineau 2015-01-06 13:45:15 -08:00
parent ae4d35eaf7
commit 033aae5861

View File

@ -112,3 +112,6 @@ dev-util/checkbashisms
# >=3.16 required by docker 1.4
=sys-fs/btrfs-progs-3.17.1
# ccache 3.1.9 (current stable) has a locking bug
=dev-util/ccache-3.2.1-r1