From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH 13/14] gnu: Add llvm and clang. Date: Tue, 09 Dec 2014 11:21:45 -0600 Message-ID: <87h9x4spqu.fsf@gmail.com> References: <1417989115-32107-1-git-send-email-bavier@member.fsf.org> <1417989115-32107-14-git-send-email-bavier@member.fsf.org> <878uihn9o4.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]:38522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyORs-0000a0-8a for guix-devel@gnu.org; Tue, 09 Dec 2014 12:19:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyORn-0006nO-5G for guix-devel@gnu.org; Tue, 09 Dec 2014 12:19:44 -0500 In-reply-to: <878uihn9o4.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?utf-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel@gnu.org, Eric Bavier Ludovic Courtès writes: > Eric Bavier skribis: > >> * gnu/packages/llvm.scm: New file. >> * gnu-system.am (GNU_SYSTEM_MODULES): Add it. > > [...] > >> + (inputs `(("llvm" ,llvm) >> + ("libxml2" ,libxml2) >> + ,@(package-inputs llvm))) > > Should LLVM be a propagated input of Clang? Probably. There are installed headers that refer to llvm headers. That's usually a candidate for propagation, correct? > Otherwise LGTM. (And congrats on these two!) Thanks. -- Eric Bavier Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html