New upstream version 18.11-rc1
[deb_dpdk.git] / examples / l3fwd-power / meson.build
index 20c8054..a3c5c2f 100644 (file)
@@ -9,6 +9,7 @@
 if host_machine.system() != 'linux'
        build = false
 endif
+allow_experimental_apis = true
 deps += ['power', 'timer', 'lpm', 'hash']
 sources = files(
        'main.c', 'perf_core.c'