This is handled by "llvm_check_version_for" a few lines below.

Signed-off-by: Tobias Droste <tdro...@gmx.de>
---
 configure.ac | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index dcd59fc..a006558 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2293,10 +2293,6 @@ if test "x$enable_gallium_llvm" = xyes || test 
"x$HAVE_RADEON_VULKAN" = xyes; th
 else
     MESA_LLVM=0
     LLVM_VERSION_INT=0
-
-    if test "x$enable_opencl" = xyes; then
-        AC_MSG_ERROR([cannot enable OpenCL without LLVM])
-    fi
 fi
 
 if test "x$enable_opencl" = xyes; then
-- 
2.10.0

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

Reply via email to