Clear ccache.
This commit is contained in:
parent
eb640e414e
commit
891532676d
|
@ -6,6 +6,7 @@ export PATH="/usr/lib/ccache:/usr/lib/ccache/bin:$PATH"
|
|||
|
||||
export CFLAGS="-fPIC -Os"
|
||||
|
||||
ccache -C
|
||||
|
||||
export V=0 VERBOSE=0
|
||||
|
||||
|
|
Loading…
Reference in a new issue