gentoo_portage: 关掉 distcc 特性
This commit is contained in:
@@ -21,7 +21,7 @@ BINPKG_FORMAT="gpkg"
|
|||||||
EMERGE_DEFAULT_OPTS="--buildpkg --buildpkg-exclude \"virtual/* sys-kernel/*-sources */*-bin\" ${EMERGE_DEFAULT_OPTS}"
|
EMERGE_DEFAULT_OPTS="--buildpkg --buildpkg-exclude \"virtual/* sys-kernel/*-sources */*-bin\" ${EMERGE_DEFAULT_OPTS}"
|
||||||
|
|
||||||
# ccache and distcc
|
# ccache and distcc
|
||||||
FEATURES="distcc ccache ${FEATURES}"
|
FEATURES="ccache ${FEATURES}"
|
||||||
CCACHE_DIR="/var/cache/ccache"
|
CCACHE_DIR="/var/cache/ccache"
|
||||||
CCACHE_UMASK="0002"
|
CCACHE_UMASK="0002"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user