diff options
-rw-r--r-- | src/gallium/targets/opencl/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/opencl/Makefile.am b/src/gallium/targets/opencl/Makefile.am index 4c89e365b37..e4324f87908 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 \ |