From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: qt: monolithic or modular? Date: Fri, 20 May 2016 13:59:04 +0200 Message-ID: <87lh35gctz.fsf@gnu.org> References: <20160405072220.1d828a86@debian-netbook> <20160518121757.GD13276@debian-netbook> <87a8jmw8fo.fsf@gnu.org> <20160519131750.GA8287@debian-netbook> <20160519155515.GA30912@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3j5E-0000vg-FU for guix-devel@gnu.org; Fri, 20 May 2016 07:59:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3j5A-0003LV-CB for guix-devel@gnu.org; Fri, 20 May 2016 07:59:11 -0400 In-Reply-To: <20160519155515.GA30912@debian-netbook> (Efraim Flashner's message of "Thu, 19 May 2016 18:55:15 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner skribis: > Actually I just checked ./configure --help again, and I can pass the > flag '-nomake examples' and it shouldn't make the examples at all. I'm > not sure how much compile time it'll save, but it should save us the > 25MB of examples that we didn't really want. That sounds like a good idea. We could probably create a separate =E2=80=98qt-examples=E2=80=99 package if someone needs them. Ludo=E2=80=99.