mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-09 06:06:41 +02:00
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:
parent
ae4d35eaf7
commit
033aae5861
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user