From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 13 Nov 2014 15:03:48 -0800 Subject: [U-Boot] buildman with distcc In-Reply-To: <54653853.4080406@freescale.com> References: <54653853.4080406@freescale.com> Message-ID: <546538D4.6050309@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/13/2014 03:01 PM, York Sun wrote: > Simon, > > Is it possible to use buildman with distcc? I am trying to speed up compiling. > Using MAKEALL or make I can specify CROSS_COMPILE="distcc don't know how to do this with buildman. > I meant to use buildman with multiple architectures, like 'arm & freescale' powerpc aarch64 together. York