net/ice/base: cleanup filter list on error
[dpdk.git] / drivers / mempool / octeontx / meson.build
index 1954359..b5695a9 100644 (file)
@@ -1,7 +1,10 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Cavium, Inc
 
-allow_experimental_apis = true
+if is_windows
+       build = false
+       reason = 'not supported on Windows'
+endif
 
 sources = files('octeontx_fpavf.c',
                'rte_mempool_octeontx.c'