From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#25953: [PATCH] gnu: mesa: Build LLVM Gallium drivers. Date: Mon, 6 Mar 2017 13:55:39 -0500 Message-ID: <20170306185539.GH2185@jasmine> References: <878tom6xc6.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20170306143526.30361-1-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckxnh-0003jn-EG for bug-guix@gnu.org; Mon, 06 Mar 2017 13:56:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckxne-00033D-Bd for bug-guix@gnu.org; Mon, 06 Mar 2017 13:56:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:44963) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ckxnd-00032w-RK for bug-guix@gnu.org; Mon, 06 Mar 2017 13:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ckxnd-0006ke-Kz for bug-guix@gnu.org; Mon, 06 Mar 2017 13:56:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: "Thompson, David" Cc: 25953@debbugs.gnu.org On Mon, Mar 06, 2017 at 09:58:04AM -0500, Thompson, David wrote: > On Mon, Mar 6, 2017 at 9:35 AM, Ricardo Wurmus wrote: > > Fixes . > > > > * gnu/packages/gl.scm (mesa)[inputs]: Add llvm. > > [arguments]: Build LLVM Gallium drivers. > > LGTM. I think this patch would need to be applied somewhere other than > master to avoid mass rebuilds. Since core-updates is (still) in the early stages, we could put it there.