]> git.droids-corp.org - dpdk.git/blobdiff - config/meson.build
pflock: fix header file installation
[dpdk.git] / config / meson.build
index 5926892a68ea0a24644fbf44216ff73201c009e7..805d5d51d06ff4e9565adbd75eeb367e341bcb02 100644 (file)
@@ -433,7 +433,7 @@ if get_option('b_sanitize') == 'address' or get_option('b_sanitize') == 'address
         dpdk_extra_ldflags += '-lasan'
     endif
 
         dpdk_extra_ldflags += '-lasan'
     endif
 
-    if is_linux and arch_subdir == 'x86' and dpdk_conf.get('RTE_ARCH_64')
+    if is_linux and dpdk_conf.get('RTE_ARCH_64')
         dpdk_conf.set10('RTE_MALLOC_ASAN', true)
     endif
 endif
         dpdk_conf.set10('RTE_MALLOC_ASAN', true)
     endif
 endif