Build: limit the size of ccache
This commit is contained in:
@@ -20,6 +20,8 @@ sed -i '/skip\=/ a skip=`mount | grep -q /dev/$device; echo $?`' `find package/
|
||||
mkdir -p `find package/ -follow -type d -path '*/pdnsd-alt'`/patches
|
||||
mv $GITHUB_WORKSPACE/patches/99-disallow-aaaa.patch `find package/ -follow -type d -path '*/pdnsd-alt'`/patches
|
||||
|
||||
sed -i 's/5.0/1.0/' .ccache/ccache.conf
|
||||
|
||||
if [ $BRANCH == 'master' ]; then
|
||||
|
||||
sed -i 's/5.10/5.4/' target/linux/rockchip/Makefile
|
||||
|
||||
Reference in New Issue
Block a user