[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
- [PATCH 07/14] gnu: Add perl-test-script., (continued)
- [PATCH 07/14] gnu: Add perl-test-script., Eric Bavier, 2014/12/07
- [PATCH 08/14] gnu: Add perl-file-which., Eric Bavier, 2014/12/07
- [PATCH 09/14] gnu: Add perl-getopt-tabular., Eric Bavier, 2014/12/07
- [PATCH 11/14] gnu: Add perl-sys-cpu., Eric Bavier, 2014/12/07
- [PATCH 13/14] gnu: Add llvm and clang., Eric Bavier, 2014/12/07
- [PATCH 10/14] gnu: Add perl-regexp-common., Eric Bavier, 2014/12/07
- [PATCH 12/14] gnu: Add NCSA license., Eric Bavier, 2014/12/07
- [PATCH 14/14] gnu: Add c-reduce., Eric Bavier, 2014/12/07