X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=examples%2Fservice_cores%2Fmeson.build;h=c34e11e36d214b8deea947d0ae346b0a05db27d9;hb=2db818aa86a7649259a548711a5ce1e1edbe11ef;hp=2b0a25036125381fe131a60eef688103ace49f77;hpb=ca33590b6af032bff57d9cc70455660466a654b2;p=deb_dpdk.git diff --git a/examples/service_cores/meson.build b/examples/service_cores/meson.build index 2b0a2503..c34e11e3 100644 --- a/examples/service_cores/meson.build +++ b/examples/service_cores/meson.build @@ -6,7 +6,6 @@ # To build this example as a standalone application with an already-installed # DPDK instance, use 'make' -allow_experimental_apis = true sources = files( 'main.c' )