X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fperformance-thread%2Fpthread_shim%2Fmeson.build;h=26ef78635a06a873853a173bd246f0cf53757a66;hb=cb056611a8ed9ab9024f3b91bf26e97255194514;hp=393fbd122c8c00b7bdca5369ac3ddb3bbcf135b7;hpb=1af713dc3f83527e00168a4bce9bb1bfb451c57d;p=dpdk.git diff --git a/examples/performance-thread/pthread_shim/meson.build b/examples/performance-thread/pthread_shim/meson.build index 393fbd122c..26ef78635a 100644 --- a/examples/performance-thread/pthread_shim/meson.build +++ b/examples/performance-thread/pthread_shim/meson.build @@ -8,6 +8,7 @@ build = dpdk_conf.has('RTE_ARCH_X86_64') or dpdk_conf.has('RTE_ARCH_ARM64') deps += ['timer'] +allow_experimental_apis = true # get the performance thread (pt) architecture subdir if dpdk_conf.has('RTE_ARCH_ARM64')