X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Ftep_termination%2Fmeson.build;h=6d3636243148c37448089824739834005ad573e0;hb=fc120910e3a547362f9b6b8ee0678f6fff0f71c4;hp=24697ec6d27ff076aeb45df332ad2b92a3f15de9;hpb=8728ccf37615904cf23fb8763895b05c9a3c6b0c;p=dpdk.git diff --git a/examples/tep_termination/meson.build b/examples/tep_termination/meson.build index 24697ec6d2..6d36362431 100644 --- a/examples/tep_termination/meson.build +++ b/examples/tep_termination/meson.build @@ -6,6 +6,9 @@ # To build this example as a standalone application with an already-installed # DPDK instance, use 'make' +if host_machine.system() != 'linux' + build = false +endif deps += ['hash', 'vhost'] allow_experimental_apis = true sources = files(