diff --git a/src/gallium/targets/va/meson.build b/src/gallium/targets/va/meson.build index b4cfbfb70e8..c6c50bccb19 100644 --- a/src/gallium/targets/va/meson.build +++ b/src/gallium/targets/va/meson.build @@ -73,6 +73,7 @@ if host_machine.system() == 'windows' link_depends : va_link_depends, install : true, name_suffix : 'dll', + name_prefix : '', # otherwise mingw will create libvaon12_drv_video.dll ) else libva_gallium = shared_library(