summaryrefslogtreecommitdiffstats
path: root/src/glx/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/meson.build')
-rw-r--r--src/glx/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/meson.build b/src/glx/meson.build
index dd8ba60ad80..1de35fca6bc 100644
--- a/src/glx/meson.build
+++ b/src/glx/meson.build
@@ -134,7 +134,6 @@ endif
gl_lib_cargs = [
'-D_REENTRANT',
- '-DDEFAULT_DRIVER_DIR="@0@"'.format(dri_search_path),
]
if dep_xxf86vm.found()