vulkan-tools: fix cross compilation (#477776)

This commit is contained in:
Austin Horstman
2026-01-09 21:38:44 +00:00
committed by GitHub
+1 -1
View File
@@ -67,7 +67,7 @@ stdenv.mkDerivation rec {
dontPatchELF = true;
env.PKG_CONFIG_WAYLAND_SCANNER_WAYLAND_SCANNER = lib.getExe buildPackages.wayland-scanner;
env.PKG_CONFIG_PATH = "${lib.getDev buildPackages.wayland-scanner}/lib/pkgconfig";
cmakeFlags = [
# Don't build the mock ICD as it may get used instead of other drivers, if installed