[armv7l/portage] temp disable distcc-pump, it causes a lot of compile errors atm
This commit is contained in:
@@ -11,7 +11,8 @@ CHOST="armv7a-hardfloat-linux-gnueabi"
|
||||
#################################################
|
||||
# Portage configuration
|
||||
ACCEPT_KEYWORDS="arm ~arm"
|
||||
FEATURES="ccache distcc distcc-pump parallel-fetch protect-owned compressdebug splitdebug"
|
||||
FEATURES="ccache distcc parallel-fetch protect-owned compressdebug splitdebug"
|
||||
# temp disabled: distcc-pump
|
||||
MAKEOPTS="-j4 -s"
|
||||
CCACHE_SIZE="5G"
|
||||
CCACHE_DIR="/var/ccache"
|
||||
|
||||
@@ -11,7 +11,8 @@ CHOST="armv7a-unknown-linux-gnueabi"
|
||||
#################################################
|
||||
# Portage configuration
|
||||
ACCEPT_KEYWORDS="arm ~arm"
|
||||
FEATURES="ccache distcc distcc-pump parallel-fetch protect-owned compressdebug splitdebug"
|
||||
FEATURES="ccache distcc parallel-fetch protect-owned compressdebug splitdebug"
|
||||
# temp disabled: distcc-pump
|
||||
MAKEOPTS="-j4 -s"
|
||||
CCACHE_SIZE="5G"
|
||||
CCACHE_DIR="/var/ccache"
|
||||
|
||||
Reference in New Issue
Block a user