examples/l3fwd: format IP addresses for printing
[dpdk.git] / drivers / mempool / dpaa2 / meson.build
index 90bab60..9a8b28d 100644 (file)
@@ -1,7 +1,9 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright 2018 NXP
 
-if host_machine.system() != 'linux'
+version = 2
+
+if not is_linux
         build = false
 endif