X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_kni%2Fmeson.build;h=a738a033ac6f4e21d0277c2f222aa266e35adafb;hb=f3a5fa85cfd191522baa8cc144c9d95e7e658972;hp=c4b21961c789120fbe6e5f491bf59acc3f3b26d0;hpb=6c9457c27954f16d99f3798711eb253fbaf05fa3;p=dpdk.git diff --git a/lib/librte_kni/meson.build b/lib/librte_kni/meson.build index c4b21961c7..a738a033ac 100644 --- a/lib/librte_kni/meson.build +++ b/lib/librte_kni/meson.build @@ -1,7 +1,7 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2017 Intel Corporation -if host_machine.system() != 'linux' +if host_machine.system() != 'linux' or cc.sizeof('void *') == 4 build = false endif version = 2