test: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / app / test-eventdev / meson.build
index e5be150..7fb3a28 100644 (file)
@@ -21,7 +21,7 @@ endif
 
 executable('dpdk-test-eventdev',
        sources,
-       c_args: [machine_arg, '-DALLOW_EXPERIMENTAL_API'],
+       c_args: [machine_args, '-DALLOW_EXPERIMENTAL_API'],
        link_whole: link_libs,
        dependencies: dep_objs,
        install_rpath: join_paths(get_option('prefix'), driver_install_path),