Re: [Mesa-dev] [PATCH] configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS

2012-07-17 Thread Jose Fonseca
Thanks. Reviewed-by: Jose Fonseca Jose - Original Message - > This is neccessary for linking the llvmpipe tests. It appears this > dependency was introduced by the "wider native register" changes. > --- > configure.ac |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >

[Mesa-dev] [PATCH] configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS

2012-07-17 Thread Tom Stellard
This is neccessary for linking the llvmpipe tests. It appears this dependency was introduced by the "wider native register" changes. --- configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 9227474..068f632 100644 --- a/configure