From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH]:Resend: Add LLVM, clang and clang-runtime-3.8 to GNU Guix Date: Wed, 06 Jul 2016 06:55:56 +0200 Message-ID: <87oa6bl603.fsf@elephly.net> References: <87vb1yjj2u.fsf@gnu.org> <20160610163849.GA4631@thebird.nl> <8737oimkt4.fsf@gnu.org> <87eg77izg8.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKesf-0007Ef-H3 for guix-devel@gnu.org; Wed, 06 Jul 2016 00:56:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKese-0005ic-H3 for guix-devel@gnu.org; Wed, 06 Jul 2016 00:56:13 -0400 In-reply-to: <87eg77izg8.fsf@gnu.org> 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: Roel Janssen Cc: guix-devel@gnu.org, Dennis Mungai , Guix-devel Roel Janssen writes: >>From 451d93eaaab6166e38e33f0556fe40f83afefc5c Mon Sep 17 00:00:00 2001 > From: brainiarc7 > Date: Tue, 5 Jul 2016 22:42:24 +0200 > Subject: [PATCH] gnu: Add LLVM 3.8. > > * gnu/packages/llvm.scm (llvm-3.8): New variable. > * gnu/packages/llvm.scm (clang-runtime-3.8): New variable. Please split this into two commits. One for adding the “license:” prefix, and another to add the new variables. Other than that it looks good to me. Thank you, Roel and Dennis! ~~ Ricardo