glthread: compile marshal_generated.c faster by breaking it up into 8 files
[mesa.git] / src / mapi / shared-glapi / meson.build
index 27ae6bcc158ae5613a68684bc4a407b3b829397a..5b9db0c081a90acf6f5d6740492c23ca6899141b 100644 (file)
@@ -81,7 +81,7 @@ if with_any_opengl and with_tests
       args : [
         '--lib', libglapi,
         '--symbols-file', files('glapi-symbols.txt'),
-        '--nm', prog_nm.path(),
+        symbols_check_args,
       ],
       suite : ['mapi'],
     )