mirror of
https://github.com/stucki/docker-lineageos
synced 2024-12-19 17:12:29 -05:00
Merge pull request #31 from ontherunvaro/patch-1
android-env-vars: Use ccache compression
This commit is contained in:
commit
bff9932f0a
@ -1,3 +1,4 @@
|
|||||||
export PATH=/home/build/bin:$PATH
|
export PATH=/home/build/bin:$PATH
|
||||||
export USE_CCACHE=1
|
export USE_CCACHE=1
|
||||||
export CCACHE_DIR=/srv/ccache
|
export CCACHE_DIR=/srv/ccache
|
||||||
|
export CCACHE_COMPRESS=1
|
||||||
|
Loading…
Reference in New Issue
Block a user