X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fl2fwd-event%2Fmeson.build;h=4a546eaf81f5add4265739a40fba797dd30dc734;hb=01863b9d2354c6738581c68fbc5cda84b30862d8;hp=4e9a069d6aa4c244d063c20d9ba0d5e2d9695494;hpb=da4eae278b56e698c64d0c39939a7a55c5b6abdd;p=dpdk.git diff --git a/examples/l2fwd-event/meson.build b/examples/l2fwd-event/meson.build index 4e9a069d6a..4a546eaf81 100644 --- a/examples/l2fwd-event/meson.build +++ b/examples/l2fwd-event/meson.build @@ -7,6 +7,7 @@ # To build this example as a standalone application with an already-installed # DPDK instance, use 'make' +allow_experimental_apis = true deps += 'eventdev' sources = files( 'main.c',