]> git.droids-corp.org - dpdk.git/blobdiff - buildtools/meson.build
app/procinfo: fix _filters stats reporting
[dpdk.git] / buildtools / meson.build
index cf0048f3cdc3a5844d4254920d9e497ff556aabf..04808dabc192af981d0025f573775e10b5f27cd0 100644 (file)
@@ -17,6 +17,3 @@ else
 endif
 map_to_win_cmd = py3 + files('map_to_win.py')
 sphinx_wrapper = py3 + files('call-sphinx-build.py')
-
-# stable ABI always starts with "DPDK_"
-is_stable_cmd = [find_program('grep', 'findstr'), '^DPDK_']