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:
@@ -21,7 +21,6 @@ endif
|
||||
|
||||
loader_c_args = [
|
||||
'-DUSE_DRICONF',
|
||||
'-DDEFAULT_DRIVER_DIR="@0@"'.format(dri_search_path),
|
||||
]
|
||||
libloader = static_library(
|
||||
'loader',
|
||||
|
||||
Reference in New Issue
Block a user