X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_stack%2Fmeson.build;h=8f82a40ec2c1135531bfd7eb3854f4e6484e050a;hb=acec04c4b2f5;hp=f420a5c223ef8272d7245df1df53fd1f26d65673;hpb=2a41db7589cb27dc491963f8c09b8dd452a8296d;p=dpdk.git diff --git a/lib/librte_stack/meson.build b/lib/librte_stack/meson.build index f420a5c223..8f82a40ec2 100644 --- a/lib/librte_stack/meson.build +++ b/lib/librte_stack/meson.build @@ -1,8 +1,6 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2019 Intel Corporation -allow_experimental_apis = true - sources = files('rte_stack.c', 'rte_stack_std.c', 'rte_stack_lf.c') headers = files('rte_stack.h', 'rte_stack_std.h',