vulkan-tools: fix cross compilation

This commit is contained in:
Colin
2026-01-07 15:33:16 +00:00
parent a4aa98515d
commit 4eb5acfa1d
+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