*-symbol-check: use correct `nm` path when cross-compiling
[mesa.git] / src / mapi / es1api / meson.build
index 38a5747e9a074027003340e4a454a8e5e13a8715..657dc2d9eff35ed04ede1d2c67a65c79e159e9d8 100644 (file)
@@ -55,6 +55,7 @@ if with_tests
   test(
     'es1-ABI-check',
     find_program('ABI-check'),
+    env : env_test,
     args : libglesv1_cm
   )
 endif