X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_vhost%2Fmeson.build;h=6185deab3367e5493c2039ba79e928069c588915;hb=96d1d898dcbc4319d8416b222aa6ba081e605823;hp=cc9aa65c67765d58e6dfef8c4c56f8c5b2ab3957;hpb=78639d54563a42150fe6e85977f06a6db55d3a06;p=dpdk.git diff --git a/lib/librte_vhost/meson.build b/lib/librte_vhost/meson.build index cc9aa65c67..6185deab33 100644 --- a/lib/librte_vhost/meson.build +++ b/lib/librte_vhost/meson.build @@ -3,7 +3,7 @@ if not is_linux build = false - reason = 'only supported on linux' + reason = 'only supported on Linux' endif if has_libnuma == 1 dpdk_conf.set10('RTE_LIBRTE_VHOST_NUMA', true)