Re: [Mesa-dev] [PATCH] configure: additional libs for OpenCL with LLVM static linking

2016-08-16 Thread
I am marking this patch as (de-facto) rejected at Patchwork. Reason: The patch moved from the 1st page to the 2nd page of https://patchwork.freedesktop.org/project/mesa/series/?ordering=-last_updated Although I am letting it go you can still merge it to master if you want to. On Wed, Jul 27, 201

[Mesa-dev] [PATCH] configure: additional libs for OpenCL with LLVM static linking

2016-07-27 Thread Jan Ziak
Mesa compilation fails when "--disable-llvm-shared-libs --enable-opencl" is passed to the configure script. Signed-off-by: Jan Ziak (http://atom-symbol.net) <0xe2.0x9a.0...@gmail.com> --- configure.ac | 1 + 1 file changed, 1 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac