nir: Add and use nir_foreach_block_unstructured helpers
[mesa.git] / .gitlab-ci / x86_64-w64-mingw32
index f4346c8f624a5701246be49fb91b44dea26e29f5..4db606e2bf73d5c86c811c66544aefc2a768b354 100644 (file)
@@ -3,7 +3,7 @@ c = ['ccache', 'x86_64-w64-mingw32-gcc']
 cpp = ['ccache', 'x86_64-w64-mingw32-g++']
 ar = 'x86_64-w64-mingw32-ar'
 strip = 'x86_64-w64-mingw32-strip'
-pkgconfig = 'x86_64-w64-mingw32-pkg-config'
+pkgconfig = '/usr/local/bin/x86_64-w64-mingw32-pkg-config'
 windres = 'x86_64-w64-mingw32-windres'
 exe_wrapper = ['wine64']