build: disable experimental API check internally
[dpdk.git] / lib / librte_bpf / meson.build
index 52cfaf9..6070898 100644 (file)
@@ -1,7 +1,6 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2018 Intel Corporation
 
-allow_experimental_apis = true
 sources = files('bpf.c',
                'bpf_exec.c',
                'bpf_load.c',