X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fsoftnic%2Fmeson.build;h=da249c068decf2118cda82c0aa15039533159a77;hb=ae60d3c9b2271d64c07b0664048d43b82ae68bb2;hp=a18eef59659f941d305aba113e931a9981ba33af;hpb=29fe4822f5022d26164ab4a0d1922e62f673cadd;p=dpdk.git diff --git a/drivers/net/softnic/meson.build b/drivers/net/softnic/meson.build index a18eef5965..da249c068d 100644 --- a/drivers/net/softnic/meson.build +++ b/drivers/net/softnic/meson.build @@ -1,6 +1,9 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2018 Intel Corporation +if host_machine.system() != 'linux' + build = false +endif allow_experimental_apis = true install_headers('rte_eth_softnic.h') sources = files('rte_eth_softnic_tm.c',