From 4771636e9df971c9ed96a4266ac0059a1c06ca6f Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Fri, 22 May 2020 22:53:37 +0800 Subject: [PATCH] turn off ccache feature --- gentoo_portage/make.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gentoo_portage/make.conf b/gentoo_portage/make.conf index 2bb4032..7a48840 100644 --- a/gentoo_portage/make.conf +++ b/gentoo_portage/make.conf @@ -18,8 +18,8 @@ PKGDIR="/var/cache/binpkgs" LC_MESSAGES=C ALSA_CARDS="hda-intel" -CCACHE_DIR="/var/cache/ccache" -FEATURES="ccache" +# CCACHE_DIR="/var/cache/ccache" +# FEATURES="ccache" GENTOO_MIRRORS=" https://mirrors.tuna.tsinghua.edu.cn/gentoo/ https://mirrors.ustc.edu.cn/gentoo/