]> git.droids-corp.org - dpdk.git/blobdiff - examples/ntb/meson.build
test mbuf attach
[dpdk.git] / examples / ntb / meson.build
index ab449d0939ee75c49a3fc71a39de3324da3ca735..45a59350c55d1f93d3d6ead7b7cbc498a8787dc1 100644 (file)
@@ -7,7 +7,7 @@
 # DPDK instance, use 'make'
 
 allow_experimental_apis = true
-if host_machine.system() != 'linux'
+if not is_linux
        build = false
 endif
 deps += 'rawdev'