eal: use 32-bit RDSEED to allow 32-bit x86 usage
[dpdk.git] / lib / librte_kni / meson.build
index c4b2196..400af9a 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
-if host_machine.system() != 'linux'
+if not is_linux or not dpdk_conf.get('RTE_ARCH_64')
        build = false
 endif
 version = 2