*-symbol-check: use correct `nm` path when cross-compiling
[mesa.git] / src / egl / wayland / wayland-egl / meson.build
index c95d4c1d1f4175ce4754e28e72f8d46853c28b0d..d0a7521da915580a6a7cbf06ca9527ae7fd6552f 100644 (file)
@@ -40,6 +40,7 @@ pkg.generate(
 if with_tests
   test('wayland-egl-symbols-check',
     find_program('wayland-egl-symbols-check'),
+    env : env_test,
     args : libwayland_egl
   )
   test(