[Mesa-dev] [PATCH] clover: Don't link against libclangRewrite
Francisco Jerez
currojerez at riseup.net
Wed Oct 10 08:19:00 PDT 2012
Tom Stellard <tom at stellard.net> writes:
> From: Tom Stellard <thomas.stellard at amd.com>
>
> This library does not exist in LLVM 3.2 and libOpenCL.so links fine
> without it on LLVM 3.1
Reviewed-by: Francisco Jerez <currojerez at riseup.net>
> ---
> src/gallium/targets/opencl/Makefile.am | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/gallium/targets/opencl/Makefile.am b/src/gallium/targets/opencl/Makefile.am
> index 4c89e36..e4324f8 100644
> --- a/src/gallium/targets/opencl/Makefile.am
> +++ b/src/gallium/targets/opencl/Makefile.am
> @@ -20,7 +20,6 @@ libOpenCL_la_LIBADD = \
> -lclangParse \
> -lclangSema \
> -lclangAnalysis \
> - -lclangRewrite \
> -lclangAST \
> -lclangLex \
> -lclangBasic \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 229 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121010/85b21c39/attachment.pgp>
More information about the mesa-dev
mailing list