1
0
Fork 0

Clear ccache.

This commit is contained in:
Kitteh 2018-10-23 13:47:27 +01:00
parent eb640e414e
commit 891532676d

View file

@ -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