X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fl3fwd-vf%2Fmeson.build;h=226286e74489db0f02b644ede618e6bcc5acc443;hb=308b514b8e8f712e5df1aa40b6bbd8958dc5e6b4;hp=00f3c38f4776ff173b76da45ed5070847c519aeb;hpb=8728ccf37615904cf23fb8763895b05c9a3c6b0c;p=dpdk.git diff --git a/examples/l3fwd-vf/meson.build b/examples/l3fwd-vf/meson.build index 00f3c38f47..226286e744 100644 --- a/examples/l3fwd-vf/meson.build +++ b/examples/l3fwd-vf/meson.build @@ -7,7 +7,6 @@ # DPDK instance, use 'make' deps += ['lpm', 'hash'] -allow_experimental_apis = true sources = files( 'main.c' )