]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_stack/meson.build
build: disable experimental API check internally
[dpdk.git] / lib / librte_stack / meson.build
index 46fce0c20f95f4fa922a35728a837ae3705026ae..8f82a40ec2c1135531bfd7eb3854f4e6484e050a 100644 (file)
@@ -1,9 +1,6 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2019 Intel Corporation
 
-allow_experimental_apis = true
-
-version = 1
 sources = files('rte_stack.c', 'rte_stack_std.c', 'rte_stack_lf.c')
 headers = files('rte_stack.h',
                'rte_stack_std.h',