meson: remove dri-search-path

It's not actually used anywhere.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31223>
This commit is contained in:
K900
2024-09-18 17:27:26 +03:00
committed by Marge Bot
parent 03a4e857fd
commit 41e83b243c
3 changed files with 0 additions and 13 deletions
-1
View File
@@ -21,7 +21,6 @@ endif
loader_c_args = [
'-DUSE_DRICONF',
'-DDEFAULT_DRIVER_DIR="@0@"'.format(dri_search_path),
]
libloader = static_library(
'loader',