doc: update release notes for Windows support
[dpdk.git] / drivers / crypto / dpaa2_sec / meson.build
index 8fa4827..d197cda 100644 (file)
@@ -3,7 +3,7 @@
 
 version = 2
 
-if host_machine.system() != 'linux'
+if not is_linux
         build = false
 endif