X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fmempool%2Fbucket%2Fmeson.build;h=0051b6ac3c7306764975a79f7d2162d1b7ea86ee;hb=cdea571becb4dabf9962455f671af0c99594e380;hp=61de2dc9b9c58807be1cc9ac6b443c558e134949;hpb=ef271860c1dd733d6d35e8b07206d508ee478079;p=dpdk.git diff --git a/drivers/mempool/bucket/meson.build b/drivers/mempool/bucket/meson.build index 61de2dc9b9..0051b6ac3c 100644 --- a/drivers/mempool/bucket/meson.build +++ b/drivers/mempool/bucket/meson.build @@ -7,8 +7,8 @@ # for Solarflare) and Solarflare Communications, Inc. if is_windows - build = false - reason = 'not supported on Windows' + build = false + reason = 'not supported on Windows' endif sources = files('rte_mempool_bucket.c')