Re: [Mesa-dev] [PATCH] configure: add support for LLVM 4.0.0svn static libs

2016-07-29 Thread Michel Dänzer
On 27.07.2016 20:36, Jan Ziak wrote: > Signed-off-by: Jan Ziak (http://atom-symbol.net) <0xe2.0x9a.0...@gmail.com> > --- > configure.ac | 2 +- > 1 file changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 5c196a9..58c2db4 100644 > --- a/configure.ac > +++

Re: [Mesa-dev] [PATCH] configure: add support for LLVM 4.0.0svn static libs

2016-07-27 Thread Eric Engestrom
On Wed, Jul 27, 2016 at 01:36:16PM +0200, Jan Ziak wrote: > Signed-off-by: Jan Ziak (http://atom-symbol.net) <0xe2.0x9a.0...@gmail.com> Thanks! Reviewed-by: Eric Engestrom > --- > configure.ac | 2 +- > 1 file changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.a

[Mesa-dev] [PATCH] configure: add support for LLVM 4.0.0svn static libs

2016-07-27 Thread Jan Ziak
Signed-off-by: Jan Ziak (http://atom-symbol.net) <0xe2.0x9a.0...@gmail.com> --- configure.ac | 2 +- 1 file changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 5c196a9..58c2db4 100644 --- a/configure.ac +++ b/configure.ac @@ -2535,7 +2535,7 @@ if test "x$MESA_L