net/bnxt: consolidate template table processing
[dpdk.git] / drivers / mempool / bucket / meson.build
index 2fd77f9..61de2dc 100644 (file)
@@ -6,6 +6,9 @@
 # This software was jointly developed between OKTET Labs (under contract
 # for Solarflare) and Solarflare Communications, Inc.
 
-allow_experimental_apis = true
+if is_windows
+       build = false
+       reason = 'not supported on Windows'
+endif
 
 sources = files('rte_mempool_bucket.c')