]> git.droids-corp.org - dpdk.git/blobdiff - examples/tep_termination/meson.build
examples/ipsec-secgw: add offload fallback tests
[dpdk.git] / examples / tep_termination / meson.build
index a75cc7100f08130c7190089e3075754f7b38191f..f65d689802a3b880c94d262d49bcb89110bfa86f 100644 (file)
@@ -10,7 +10,7 @@ if not is_linux
        build = false
 endif
 deps += ['hash', 'vhost']
        build = false
 endif
 deps += ['hash', 'vhost']
-allow_experimental_apis = true
+cflags += '-Wno-deprecated-declarations'
 sources = files(
        'main.c', 'vxlan.c', 'vxlan_setup.c'
 )
 sources = files(
        'main.c', 'vxlan.c', 'vxlan_setup.c'
 )