From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: boost: Allow for customizable build flags. Date: Tue, 14 Jun 2016 14:04:35 +0200 Message-ID: <87eg80geng.fsf@gnu.org> References: <20160613130808.20143-1-dthompson2@worcester.edu> 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]:59366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCn5K-0008S9-DL for guix-devel@gnu.org; Tue, 14 Jun 2016 08:04:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCn5I-0008Q7-Bf for guix-devel@gnu.org; Tue, 14 Jun 2016 08:04:45 -0400 In-Reply-To: (David Thompson's message of "Tue, 14 Jun 2016 07:41:31 -0400") 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: "Thompson, David" Cc: guix-devel , David Thompson "Thompson, David" skribis: > On Tue, Jun 14, 2016 at 6:54 AM, Ricardo Wurmus > wrote: >> >> David Thompson writes: >> >>> From: David Thompson >>> >>> * gnu/packages/boost.scm (boost)[arguments]: Extract build flags to #:m= ake-flags argument. >> >> If I understand correctly, this moves the let-bound =E2=80=9Cbuild-flags= =E2=80=9D to >> regular make-flags and reuses the default mechanism for passing >> make-flags, right? > > Yes, exactly. With it I can easily create things like a statically > linked variant. > > ~283 packages will need to rebuilt with this change, so maybe > core-updates would be a good place to put this? Or would it be > core-updates-next? I'm not sure anymore. :) Heh, I think we need a PhD student to work on the scheduling of changes in the package DAG (seriously, I think that=E2=80=99d be a real topic!). Please apply to =E2=80=98core-updates=E2=80=99 and we=E2=80=99ll get it bui= lt. Thanks! Ludo=E2=80=99.