mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
Merge pull request #1354 from marineam/ccache
profiles: use compiler hash for ccache
This commit is contained in:
commit
9dabe87f88
@ -85,6 +85,7 @@ PORTAGE_BUNZIP2_COMMAND="lbunzip2"
|
||||
# instead of ${ROOT}/var/tmp/ccache enables sharing results across
|
||||
# setup_board --force and between different boards of the same arch.
|
||||
CCACHE_COMPRESS=1
|
||||
CCACHE_COMPILERCHECK=content
|
||||
CCACHE_DIR="/var/tmp/ccache"
|
||||
|
||||
# Always build binary packages, remove old build logs, avoid running as root.
|
||||
|
Loading…
x
Reference in New Issue
Block a user