mirror of
https://github.com/stucki/docker-lineageos
synced 2024-12-19 17:12:29 -05:00
5 lines
109 B
Bash
5 lines
109 B
Bash
export PATH=/home/build/bin:$PATH
|
|
export USE_CCACHE=1
|
|
export CCACHE_DIR=/srv/ccache
|
|
export CCACHE_COMPRESS=1
|