crypto/aesni_gcm: check dependency version with make
[dpdk.git] / examples / l3fwd-power / meson.build
index a3c5c2f..2c84123 100644 (file)
@@ -6,7 +6,7 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
-if host_machine.system() != 'linux'
+if not is_linux
        build = false
 endif
 allow_experimental_apis = true