OSDN Git Service

*-symbol-check: Don't hard-code nm executable
[android-x86/external-libdrm.git] / nouveau / meson.build
index f031cd6..80a8678 100644 (file)
@@ -54,5 +54,6 @@ pkg.generate(
 test(
   'nouveau-symbol-check',
   prog_bash,
+  env : env_test,
   args : [files('nouveau-symbol-check'), libdrm_nouveau]
 )