net/mlx5: fix Tx metadata for multi-segment packet
[dpdk.git] / examples / vhost / meson.build
index 64c84ee..7b49807 100644 (file)
@@ -6,6 +6,9 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
+if host_machine.system() != 'linux'
+       build = false
+endif
 deps += 'vhost'
 allow_experimental_apis = true
 sources = files(