1
0
Fork 0
This commit is contained in:
Kitteh 2018-10-23 14:06:29 +01:00
parent 55f7ad78e1
commit e894bd51fe

View file

@ -2,11 +2,11 @@
set -x
export OLDDIR=`pwd`
export PATH="/usr/lib/ccache:/usr/lib/ccache/bin:$PATH"
#export PATH="/usr/lib/ccache:/usr/lib/ccache/bin:$PATH"
export CFLAGS="-Os"
#export CFLAGS="-Os"
ccache -C12
ccache -C
rm -rf mpv-build