diff options
Diffstat (limited to 'examples/service_cores/meson.build')
-rw-r--r-- | examples/service_cores/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
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' ) |