From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: Re: [PATCH 0/1] Parallelized build for several packages Date: Thu, 21 Feb 2019 09:44:06 +0100 Message-ID: In-Reply-To: <20190220191806.2917-1-wolfgang.apolinarski@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9220132438445356452==" List-Id: --===============9220132438445356452== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On the most of this packages (eg. boot and cmake) i have disabled parallel build because it fails on machines with low ram (less than 2GB) or on arm. So such changes need tested on an 1GB machine, on all architectures and build two times after deleting ccache. Because the build need much lower resources if it has the file already prebuilt in cache. --===============9220132438445356452==--