net/mlx5: support connection tracking between two ports
[dpdk.git] / drivers / mempool / bucket / meson.build
index 618d791..0051b6a 100644 (file)
@@ -6,4 +6,9 @@
 # This software was jointly developed between OKTET Labs (under contract
 # for Solarflare) and Solarflare Communications, Inc.
 
+if is_windows
+    build = false
+    reason = 'not supported on Windows'
+endif
+
 sources = files('rte_mempool_bucket.c')