From: Tom Stellard <thomas.stell...@amd.com>

This library does not exist in LLVM 3.2 and libOpenCL.so links fine
without it on LLVM 3.1
---
 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 \
-- 
1.7.11.4

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to