guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 13/14] gnu: Add llvm and clang.


From: Eric Bavier
Subject: Re: [PATCH 13/14] gnu: Add llvm and clang.
Date: Tue, 09 Dec 2014 11:21:45 -0600
User-agent: mu4e 0.9.9.5; emacs 23.3.1

Ludovic Courtès writes:

> Eric Bavier <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]