*-symbol-check: use correct `nm` path when cross-compiling
[mesa.git] / src / mapi / es2api / meson.build
index 9f4770a7386a87189737d392fbf1e66268ddc04f..da5198ed6e898a927b7874ae02e63a61f95d5191 100644 (file)
@@ -55,6 +55,7 @@ if with_tests
   test(
     'es2-ABI-check',
     find_program('ABI-check'),
+    env : env_test,
     args : libgles2
   )
 endif