summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 601085e0552..e759bbf96a5 100644
--- a/meson.build
+++ b/meson.build
@@ -668,7 +668,7 @@ if _opencl != 'disabled'
else
dep_clc = null_dep
with_gallium_opencl = false
- with_gallium_icd = false
+ with_opencl_icd = false
endif
gl_pkgconfig_c_flags = []