Re: [PATCH 4/7] gnu: Add llvm-for-extempore.

2016-09-16 Thread Ricardo Wurmus
Thompson, David writes: > On Wed, Sep 14, 2016 at 5:38 AM, Ricardo Wurmus wrote: >> * gnu/packages/llvm.scm (llvm-for-extempore): New variable. >> --- >> gnu/packages/llvm.scm | 8 >> 1 file changed, 8 insertions(+) >> >> diff --git

Re: [PATCH 4/7] gnu: Add llvm-for-extempore.

2016-09-14 Thread Danny Milosavljevic
> + (patches (list (search-patch "llvm-for-extempore.patch"))) Hmm... is this patch file somewhere?

Re: [PATCH 4/7] gnu: Add llvm-for-extempore.

2016-09-14 Thread Thompson, David
On Wed, Sep 14, 2016 at 5:38 AM, Ricardo Wurmus wrote: > * gnu/packages/llvm.scm (llvm-for-extempore): New variable. > --- > gnu/packages/llvm.scm | 8 > 1 file changed, 8 insertions(+) > > diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm > index